Group Id activemq
Artifact Id jaxb-impl
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-impl</artifactId>
    <version>20050407</version>
</dependency>
implementation group: 'activemq', name: 'jaxb-impl', version: '20050407'
implementation 'activemq:jaxb-impl:20050407'
implementation("activemq:jaxb-impl:20050407")
libraryDependencies += "activemq" % "jaxb-impl" % "20050407"
<dependency org="activemq" name="jaxb-impl" rev="20050407"/>
@Grapes(
    @Grab(group='activemq', module='jaxb-impl', version='20050407')
)
[activemq/jaxb-impl "20050407"]
'activemq:jaxb-impl:20050407'