j

jaxb-xjc

Files download
File Operation
jaxb-xjc-1.5.jar download
jaxb-xjc-1.5.pom download
Apache Maven
<dependency>
  <groupId>activesoap</groupId>
  <artifactId>jaxb-xjc</artifactId>
  <version>1.5</version>
</dependency>
Gradle Groovy
implementation 'activesoap:jaxb-xjc:1.5'
Gradle Kotlin
implementation("activesoap:jaxb-xjc:1.5")
Scala SBT
libraryDependencies += "activesoap" % "jaxb-xjc" % "1.5"
Groovy Grape
@Grapes(
  @Grab(group='activesoap', module='jaxb-xjc', version='1.5')
)
Apache Ivy
<dependency org="activesoap" name="jaxb-xjc" rev="1.5" />
Leiningen
[activesoap/jaxb-xjc "1.5"]
Apache Buildr
'activesoap:jaxb-xjc:jar:1.5'
Dependencies
The project has no third-party dependencies