| License |
License |
|---|---|
| GroupId | GroupIdcom.github.adminfaces |
| ArtifactId | ArtifactIdadmin-template |
| Version | Version1.3.2 |
| 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.3.2.pom | |
| admin-template-1.3.2.jar | 108 KB |
| admin-template-1.3.2-sources.jar | 94 KB |
| admin-template-1.3.2-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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-template/
implementation 'com.github.adminfaces:admin-template:1.3.2'
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-template/
implementation ("com.github.adminfaces:admin-template:1.3.2")
'com.github.adminfaces:admin-template:jar:1.3.2'
<dependency org="com.github.adminfaces" name="admin-template" rev="1.3.2">
<artifact name="admin-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adminfaces', module='admin-template', version='1.3.2')
)
libraryDependencies += "com.github.adminfaces" % "admin-template" % "1.3.2"
[com.github.adminfaces/admin-template "1.3.2"]
| 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.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0 |