License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdli.rudin.core |
ArtifactId | ArtifactIdcore-jsf-bootstrap |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
core-jsf-bootstrap-1.5.pom | |
core-jsf-bootstrap-1.5.jar | 93 KB |
core-jsf-bootstrap-1.5-sources.jar | 92 KB |
core-jsf-bootstrap-1.5-javadoc.jar | 335 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/li.rudin.core/core-jsf-bootstrap/ -->
<dependency>
<groupId>li.rudin.core</groupId>
<artifactId>core-jsf-bootstrap</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-bootstrap/
implementation 'li.rudin.core:core-jsf-bootstrap:1.5'
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-bootstrap/
implementation ("li.rudin.core:core-jsf-bootstrap:1.5")
'li.rudin.core:core-jsf-bootstrap:jar:1.5'
<dependency org="li.rudin.core" name="core-jsf-bootstrap" rev="1.5">
<artifact name="core-jsf-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-jsf-bootstrap', version='1.5')
)
libraryDependencies += "li.rudin.core" % "core-jsf-bootstrap" % "1.5"
[li.rudin.core/core-jsf-bootstrap "1.5"]
Group / Artifact | Type | Version |
---|---|---|
li.rudin.core : core-jsf-api | jar | 1.5 |