文件名 | 操作 |
---|---|
jaxb-bundles-2.2.10-b140802.1033.pom | 下载 |
<dependency>
<groupId>com.sun.xml.bind.mvn</groupId>
<artifactId>jaxb-bundles</artifactId>
<version>2.2.10-b140802.1033</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind.mvn', module='jaxb-bundles', version='2.2.10-b140802.1033')
)