Group Id activemq
Artifact Id jaxb-xjc
Version 20050407
Packaging jar
URL -
Badge
Last Updated 2005-08-01T01:22:43+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>activemq</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>20050407</version>
</dependency>
implementation group: 'activemq', name: 'jaxb-xjc', version: '20050407'
implementation 'activemq:jaxb-xjc:20050407'
implementation("activemq:jaxb-xjc:20050407")
libraryDependencies += "activemq" % "jaxb-xjc" % "20050407"
<dependency org="activemq" name="jaxb-xjc" rev="20050407"/>
@Grapes(
    @Grab(group='activemq', module='jaxb-xjc', version='20050407')
)
[activemq/jaxb-xjc "20050407"]
'activemq:jaxb-xjc:20050407'