is not current version
Last Version 2.0.0-beta3

Aeon Commons Core 1.3.20

Various utility classes. Except for very rare exceptions (annotation-based validation) this will not require any dependencies beyond the JRE

License

License

GroupId

GroupId

com.aeontronix.aeon-commons
ArtifactId

ArtifactId

aeon-commons
Version

Version

1.3.20
Type

Type

jar
Description

Description

Aeon Commons Core
Various utility classes. Except for very rare exceptions (annotation-based validation) this will not require any dependencies beyond the JRE
Project Organization

Project Organization

Aeontronix Inc

Download aeon-commons 1.3.20


<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons/ -->
<dependency>
    <groupId>com.aeontronix.aeon-commons</groupId>
    <artifactId>aeon-commons</artifactId>
    <version>1.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons/
implementation 'com.aeontronix.aeon-commons:aeon-commons:1.3.20'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons/
implementation ("com.aeontronix.aeon-commons:aeon-commons:1.3.20")
'com.aeontronix.aeon-commons:aeon-commons:jar:1.3.20'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons" rev="1.3.20">
  <artifact name="aeon-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons', version='1.3.20')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons" % "1.3.20"
[com.aeontronix.aeon-commons/aeon-commons "1.3.20"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api Optional jar 2.2.5
com.sun.xml.bind : jaxb-impl Optional jar 2.2.5
org.jetbrains : annotations jar 15.0

provided (1)

Group / Artifact Type Version
javax.validation : validation-api Optional jar 1.0.0.GA

test (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.3.3.v20150827
org.eclipse.jetty : jetty-webapp jar 9.3.3.v20150827
org.testng : testng jar 6.8.7
org.uncommons : reportng jar 1.1.4
com.google.inject : guice jar 3.0

Project Modules

There are no modules declared in this project.