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