GroupId | GroupIdactivemq |
---|---|
ArtifactId | ArtifactIdjaxb-xjc |
Last Version | Last Version20050407 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jaxb-xjc-20050407.pom | |
jaxb-xjc-20050407.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/activemq/jaxb-xjc/ -->
<dependency>
<groupId>activemq</groupId>
<artifactId>jaxb-xjc</artifactId>
<version>20050407</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/jaxb-xjc/
implementation 'activemq:jaxb-xjc:20050407'
// https://jarcasting.com/artifacts/activemq/jaxb-xjc/
implementation ("activemq:jaxb-xjc:20050407")
'activemq:jaxb-xjc:jar:20050407'
<dependency org="activemq" name="jaxb-xjc" rev="20050407">
<artifact name="jaxb-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='jaxb-xjc', version='20050407')
)
libraryDependencies += "activemq" % "jaxb-xjc" % "20050407"
[activemq/jaxb-xjc "20050407"]