| License |
License |
|---|---|
| GroupId | GroupIdcom.github.adminfaces |
| ArtifactId | ArtifactIdadmin-template |
| Version | Version1.5.1 |
| Type | Typejar |
| Description |
Descriptionadmin-template
A responsive JSF template based on Bootstrap and Admin LTE.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| admin-template-1.5.1.pom | |
| admin-template-1.5.1.jar | 104 KB |
| admin-template-1.5.1-sources.jar | 95 KB |
| admin-template-1.5.1-javax.jar | 109 KB |
| admin-template-1.5.1-javadoc.jar | 187 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.adminfaces/admin-template/ -->
<dependency>
<groupId>com.github.adminfaces</groupId>
<artifactId>admin-template</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-template/
implementation 'com.github.adminfaces:admin-template:1.5.1'
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-template/
implementation ("com.github.adminfaces:admin-template:1.5.1")
'com.github.adminfaces:admin-template:jar:1.5.1'
<dependency org="com.github.adminfaces" name="admin-template" rev="1.5.1">
<artifact name="admin-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adminfaces', module='admin-template', version='1.5.1')
)
libraryDependencies += "com.github.adminfaces" % "admin-template" % "1.5.1"
[com.github.adminfaces/admin-template "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.primefaces : primefaces | jar | 10.0.0 |
| org.omnifaces : omnifaces | jar | 2.7.1 |
| com.github.adminfaces : admin-theme | jar | 1.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0 |