License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-jee |
Version | Version1.3.18 |
Type | Typejar |
Description |
DescriptionAeon Commons JEE
Aeon Commons
|
Project Organization |
Project OrganizationAeontronix Inc |
Filename | Size |
---|---|
aeon-commons-jee-1.3.18.pom | |
aeon-commons-jee-1.3.18.jar | 23 KB |
aeon-commons-jee-1.3.18-sources.jar | 8 KB |
aeon-commons-jee-1.3.18-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jee/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-jee</artifactId>
<version>1.3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jee/
implementation 'com.aeontronix.aeon-commons:aeon-commons-jee:1.3.18'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jee/
implementation ("com.aeontronix.aeon-commons:aeon-commons-jee:1.3.18")
'com.aeontronix.aeon-commons:aeon-commons-jee:jar:1.3.18'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-jee" rev="1.3.18">
<artifact name="aeon-commons-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-jee', version='1.3.18')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-jee" % "1.3.18"
[com.aeontronix.aeon-commons/aeon-commons-jee "1.3.18"]
Group / Artifact | Type | Version |
---|---|---|
com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.18 |
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 3.0 |