<dependency> <groupId>net.bytebuddy</groupId> <artifactId>byte-buddy-agent</artifactId> <version>1.6.3</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
net.bytebuddy:byte-buddy-agent:1.6.3
META-INF/MANIFEST.MF net/bytebuddy/agent/package-info.java net/bytebuddy/agent/Installer.java net/bytebuddy/agent/ByteBuddyAgent.java net/bytebuddy/agent/VirtualMachine.java META-INF/maven/net.bytebuddy/byte-buddy-agent/pom.properties META-INF/maven/net.bytebuddy/byte-buddy-agent/pom.xml
返回时代Java首页