| License |
License |
|---|---|
| GroupId | GroupIdcom.github.adminfaces |
| ArtifactId | ArtifactIdadmin-template |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| 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.6.1.pom | |
| admin-template-1.6.1.jar | 107 KB |
| admin-template-1.6.1-sources.jar | 93 KB |
| admin-template-1.6.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.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-template/
implementation 'com.github.adminfaces:admin-template:1.6.1'
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-template/
implementation ("com.github.adminfaces:admin-template:1.6.1")
'com.github.adminfaces:admin-template:jar:1.6.1'
<dependency org="com.github.adminfaces" name="admin-template" rev="1.6.1">
<artifact name="admin-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adminfaces', module='admin-template', version='1.6.1')
)
libraryDependencies += "com.github.adminfaces" % "admin-template" % "1.6.1"
[com.github.adminfaces/admin-template "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.primefaces : primefaces | jar | 11.0.0 |
| org.omnifaces : omnifaces | jar | 4.0-M16 |
| com.github.adminfaces : admin-theme | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-web-api | jar | 9.1.0 |