| License |
License |
|---|---|
| GroupId | GroupIdpl.chilldev.facelets |
| ArtifactId | ArtifactIdfacelets |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionChillDev Facelets
ChillDev-Facelets is set of Facelets tags libraries.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| facelets-0.0.5.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets/ -->
<dependency>
<groupId>pl.chilldev.facelets</groupId>
<artifactId>facelets</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets/
implementation 'pl.chilldev.facelets:facelets:0.0.5'
// https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets/
implementation ("pl.chilldev.facelets:facelets:0.0.5")
'pl.chilldev.facelets:facelets:pom:0.0.5'
<dependency org="pl.chilldev.facelets" name="facelets" rev="0.0.5">
<artifact name="facelets" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.chilldev.facelets', module='facelets', version='0.0.5')
)
libraryDependencies += "pl.chilldev.facelets" % "facelets" % "0.0.5"
[pl.chilldev.facelets/facelets "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| org.projectlombok : lombok | jar | 1.16.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.faces : jsf-api | jar | 2.2.13 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |
| org.powermock : powermock-core | jar | 1.6.5 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.springframework : spring-test | jar | 4.3.2.RELEASE |
| org.springframework.security : spring-security-test | jar | 4.1.2.RELEASE |