Aeon Commons Core

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-core
Last Version

Last Version

2.0.0-beta3
Release Date

Release Date

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-core

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 11.0.6
org.eclipse.jetty : jetty-webapp jar 11.0.6
org.testng : testng jar 7.5
org.uncommons : reportng jar 1.1.4
com.google.inject : guice jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-beta3
2.0.0-beta2
2.0.0-beta1