文件名 | 操作 |
---|---|
byteman-root-4.0.0-BETA0.pom | 下载 |
<dependency>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-root</artifactId>
<version>4.0.0-BETA0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jboss.byteman', module='byteman-root', version='4.0.0-BETA0')
)