li.rudin.bootstrap:bootstrap-jsf

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

li.rudin.bootstrap
ArtifactId

ArtifactId

bootstrap-jsf
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download bootstrap-jsf

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.sun.faces : jsf-api jar 2.2.3

provided (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.enterprise : cdi-api jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0