Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.aeontronix.aeon-commons |
ArtifactId | ArtifactIdaeon-commons-jsf |
Version | Version1.3.8 |
Type | Typejar |
Filename | Size |
---|---|
aeon-commons-jsf-1.3.8.pom | |
aeon-commons-jsf-1.3.8.jar | 5 KB |
aeon-commons-jsf-1.3.8-sources.jar | 3 KB |
aeon-commons-jsf-1.3.8-javadoc.jar | 395 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jsf/
implementation 'com.aeontronix.aeon-commons:aeon-commons-jsf:1.3.8'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons-jsf/
implementation ("com.aeontronix.aeon-commons:aeon-commons-jsf:1.3.8")
'com.aeontronix.aeon-commons:aeon-commons-jsf:jar:1.3.8'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons-jsf" rev="1.3.8">
<artifact name="aeon-commons-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons-jsf', version='1.3.8')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons-jsf" % "1.3.8"
[com.aeontronix.aeon-commons/aeon-commons-jsf "1.3.8"]