License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-jaxb |
Last Version | Last Version2.0.0-beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAeon Commons JAXB
Aeon Commons
|
Project Organization |
Project OrganizationAeontronix Inc |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jaxb/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-jaxb</artifactId>
<version>2.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jaxb/
implementation 'com.aeontronix.aeon-commons:aeon-commons-jaxb:2.0.0-beta3'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jaxb/
implementation ("com.aeontronix.aeon-commons:aeon-commons-jaxb:2.0.0-beta3")
'com.aeontronix.aeon-commons:aeon-commons-jaxb:jar:2.0.0-beta3'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-jaxb" rev="2.0.0-beta3">
<artifact name="aeon-commons-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-jaxb', version='2.0.0-beta3')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-jaxb" % "2.0.0-beta3"
[com.aeontronix.aeon-commons/aeon-commons-jaxb "2.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api Optional | jar | 2.4.0-b180830.0359 |
com.sun.xml.bind : jaxb-impl Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 5.1.0 |