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