| GroupId | GroupIdbe.novelfaces |
|---|---|
| ArtifactId | ArtifactIdnovelfaces-showcase |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionNovelFaces Showcase module
NovelFaces is a JSF2 component library
|
| Filename | Size |
|---|---|
| novelfaces-showcase-0.2.1.pom | |
| novelfaces-showcase-0.2.1.war | 11 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.novelfaces/novelfaces-showcase/ -->
<dependency>
<groupId>be.novelfaces</groupId>
<artifactId>novelfaces-showcase</artifactId>
<version>0.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces-showcase/
implementation 'be.novelfaces:novelfaces-showcase:0.2.1'
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces-showcase/
implementation ("be.novelfaces:novelfaces-showcase:0.2.1")
'be.novelfaces:novelfaces-showcase:war:0.2.1'
<dependency org="be.novelfaces" name="novelfaces-showcase" rev="0.2.1">
<artifact name="novelfaces-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='be.novelfaces', module='novelfaces-showcase', version='0.2.1')
)
libraryDependencies += "be.novelfaces" % "novelfaces-showcase" % "0.2.1"
[be.novelfaces/novelfaces-showcase "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.myfaces.core : myfaces-api | jar | 2.0.4 |
| org.apache.myfaces.core : myfaces-impl | jar | 2.0.4 |
| javax.servlet : jstl | jar | 1.2 |
| org.primefaces : primefaces | jar | 2.2.1 |
| org.primefaces.themes » rocket | jar | 1.0.0 |
| com.google.guava : guava | jar | r07 |
| be.novelfaces : novelfaces-components | jar | 0.2.1 |
| joda-time : joda-time | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.5.0 |
| org.seleniumhq.selenium : selenium-ie-driver | jar | 2.5.0 |
| org.easytesting : fest-assert | jar | 1.4 |
| junit : junit | jar | 4.8.2 |