License |
License |
---|---|
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-spring |
Last Version | Last Version1.4.0-beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAeon Commons Spring
Aeon Commons
|
Project Organization |
Project OrganizationAeontronix Inc |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-spring/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-spring</artifactId>
<version>1.4.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-spring/
implementation 'com.aeontronix.aeon-commons:aeon-commons-spring:1.4.0-beta2'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-spring/
implementation ("com.aeontronix.aeon-commons:aeon-commons-spring:1.4.0-beta2")
'com.aeontronix.aeon-commons:aeon-commons-spring:jar:1.4.0-beta2'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-spring" rev="1.4.0-beta2">
<artifact name="aeon-commons-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-spring', version='1.4.0-beta2')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-spring" % "1.4.0-beta2"
[com.aeontronix.aeon-commons/aeon-commons-spring "1.4.0-beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.13 |
com.sun.faces : jsf-api | jar | 2.2.20 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.uncommons : reportng | jar | 1.1.4 |
com.google.inject : guice | jar | 5.0.1 |