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