License |
License
Apache License
|
---|---|
GroupId | GroupIdorg.andromda.thirdparty.jaxb2_commons |
ArtifactId | ArtifactIdjmx |
Last Version | Last Version0.4.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXB2 JMX plugin
JMX plugin for the XJC compiler that will inject some JMX specific code into the Java Beans
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jmx-0.4.1.5.pom | |
jmx-0.4.1.5.jar | 5 KB |
jmx-0.4.1.5-sources.jar | 3 KB |
jmx-0.4.1.5-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jmx/ -->
<dependency>
<groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
<artifactId>jmx</artifactId>
<version>0.4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jmx/
implementation 'org.andromda.thirdparty.jaxb2_commons:jmx:0.4.1.5'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jmx/
implementation ("org.andromda.thirdparty.jaxb2_commons:jmx:0.4.1.5")
'org.andromda.thirdparty.jaxb2_commons:jmx:jar:0.4.1.5'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="jmx" rev="0.4.1.5">
<artifact name="jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='jmx', version='0.4.1.5')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "jmx" % "0.4.1.5"
[org.andromda.thirdparty.jaxb2_commons/jmx "0.4.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.1.10 |
com.sun.xml.bind : jaxb-xjc | jar | 2.1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |