License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdli.rudin.bootstrap |
ArtifactId | ArtifactIdbootstrap-jsf |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
bootstrap-jsf-3.0.0.pom | |
bootstrap-jsf-3.0.0.jar | 96 KB |
bootstrap-jsf-3.0.0-sources.jar | 94 KB |
bootstrap-jsf-3.0.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/li.rudin.bootstrap/bootstrap-jsf/ -->
<dependency>
<groupId>li.rudin.bootstrap</groupId>
<artifactId>bootstrap-jsf</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.bootstrap/bootstrap-jsf/
implementation 'li.rudin.bootstrap:bootstrap-jsf:3.0.0'
// https://jarcasting.com/artifacts/li.rudin.bootstrap/bootstrap-jsf/
implementation ("li.rudin.bootstrap:bootstrap-jsf:3.0.0")
'li.rudin.bootstrap:bootstrap-jsf:jar:3.0.0'
<dependency org="li.rudin.bootstrap" name="bootstrap-jsf" rev="3.0.0">
<artifact name="bootstrap-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.bootstrap', module='bootstrap-jsf', version='3.0.0')
)
libraryDependencies += "li.rudin.bootstrap" % "bootstrap-jsf" % "3.0.0"
[li.rudin.bootstrap/bootstrap-jsf "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
com.sun.faces : jsf-api | jar | 2.2.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
javax.enterprise : cdi-api | jar | 1.1 |