License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-jsf |
Version | Version1.3.20 |
Type | Typejar |
Description |
DescriptionAeon Commons JSF
Aeon Commons
|
Project Organization |
Project OrganizationAeontronix Inc |
Filename | Size |
---|---|
aeon-commons-jsf-1.3.20.pom | |
aeon-commons-jsf-1.3.20.jar | 5 KB |
aeon-commons-jsf-1.3.20-sources.jar | 3 KB |
aeon-commons-jsf-1.3.20-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jsf/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons-jsf</artifactId>
<version>1.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jsf/
implementation 'com.aeontronix.aeon-commons:aeon-commons-jsf:1.3.20'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jsf/
implementation ("com.aeontronix.aeon-commons:aeon-commons-jsf:1.3.20")
'com.aeontronix.aeon-commons:aeon-commons-jsf:jar:1.3.20'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-jsf" rev="1.3.20">
<artifact name="aeon-commons-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-jsf', version='1.3.20')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-jsf" % "1.3.20"
[com.aeontronix.aeon-commons/aeon-commons-jsf "1.3.20"]
Group / Artifact | Type | Version |
---|---|---|
com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.20 |
javax.el : el-api | jar | 2.2 |
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.faces : jsf-api | jar | 2.2.8-02 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
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 |