| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdli.rudin.rt |
| ArtifactId | ArtifactIdrt-jsf |
| Last Version | Last Version2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| rt-jsf-2.9.pom | |
| rt-jsf-2.9.jar | 18 KB |
| rt-jsf-2.9-sources.jar | 16 KB |
| rt-jsf-2.9-javadoc.jar | 335 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/li.rudin.rt/rt-jsf/ -->
<dependency>
<groupId>li.rudin.rt</groupId>
<artifactId>rt-jsf</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.rt/rt-jsf/
implementation 'li.rudin.rt:rt-jsf:2.9'
// https://jarcasting.com/artifacts/li.rudin.rt/rt-jsf/
implementation ("li.rudin.rt:rt-jsf:2.9")
'li.rudin.rt:rt-jsf:jar:2.9'
<dependency org="li.rudin.rt" name="rt-jsf" rev="2.9">
<artifact name="rt-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.rt', module='rt-jsf', version='2.9')
)
libraryDependencies += "li.rudin.rt" % "rt-jsf" % "2.9"
[li.rudin.rt/rt-jsf "2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| li.rudin.rt : rt-api | jar | 2.9 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| javax.inject : javax.inject Optional | jar | 1 |
| javax.enterprise : cdi-api Optional | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.jboss.weld.se : weld-se-core | jar | 2.0.1.Final |
| junit : junit | jar | 4.11 |