License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-jee |
Version | Version2.0.0-beta3 |
Type | Typejar |
Description |
DescriptionAeon Commons JEE
Aeon Commons
|
Project Organization |
Project OrganizationAeontronix Inc |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jee/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-jee</artifactId>
<version>2.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jee/
implementation 'com.aeontronix.aeon-commons:aeon-commons-jee:2.0.0-beta3'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jee/
implementation ("com.aeontronix.aeon-commons:aeon-commons-jee:2.0.0-beta3")
'com.aeontronix.aeon-commons:aeon-commons-jee:jar:2.0.0-beta3'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-jee" rev="2.0.0-beta3">
<artifact name="aeon-commons-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-jee', version='2.0.0-beta3')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-jee" % "2.0.0-beta3"
[com.aeontronix.aeon-commons/aeon-commons-jee "2.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.20 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0.1 |
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 |