j

jaxb-xjc

文件下载
文件名 操作
jaxb-xjc-20050407.jar 下载
jaxb-xjc-20050407.pom 下载
Apache Maven
<dependency>
  <groupId>activesoap</groupId>
  <artifactId>jaxb-xjc</artifactId>
  <version>20050407</version>
</dependency>
Gradle Groovy
implementation 'activesoap:jaxb-xjc:20050407'
Gradle Kotlin
implementation("activesoap:jaxb-xjc:20050407")
Scala SBT
libraryDependencies += "activesoap" % "jaxb-xjc" % "20050407"
Groovy Grape
@Grapes(
  @Grab(group='activesoap', module='jaxb-xjc', version='20050407')
)
Apache Ivy
<dependency org="activesoap" name="jaxb-xjc" rev="20050407" />
Leiningen
[activesoap/jaxb-xjc "20050407"]
Apache Buildr
'activesoap:jaxb-xjc:jar:20050407'
本项目依赖
该项目无第三方依赖