Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdli.rudin.core |
ArtifactId | ArtifactIdcore-jsf-bootstrap |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
core-jsf-bootstrap-1.1.pom | |
core-jsf-bootstrap-1.1.jar | 125 KB |
core-jsf-bootstrap-1.1-sources.jar | 124 KB |
core-jsf-bootstrap-1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-bootstrap/
implementation 'li.rudin.core:core-jsf-bootstrap:1.1'
// https://jarcasting.com/artifacts/li.rudin.core/core-jsf-bootstrap/
implementation ("li.rudin.core:core-jsf-bootstrap:1.1")
'li.rudin.core:core-jsf-bootstrap:jar:1.1'
<dependency org="li.rudin.core" name="core-jsf-bootstrap" rev="1.1">
<artifact name="core-jsf-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.core', module='core-jsf-bootstrap', version='1.1')
)
libraryDependencies += "li.rudin.core" % "core-jsf-bootstrap" % "1.1"
[li.rudin.core/core-jsf-bootstrap "1.1"]