| GroupId | GroupIdbe.novelfaces |
|---|---|
| ArtifactId | ArtifactIdnovelfaces-components |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNovelFaces Components Library module
NovelFaces is a JSF2 component library
|
| Project Organization |
Project OrganizationNovelFaces |
<!-- https://jarcasting.com/artifacts/be.novelfaces/novelfaces-components/ -->
<dependency>
<groupId>be.novelfaces</groupId>
<artifactId>novelfaces-components</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces-components/
implementation 'be.novelfaces:novelfaces-components:0.2.1'
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces-components/
implementation ("be.novelfaces:novelfaces-components:0.2.1")
'be.novelfaces:novelfaces-components:jar:0.2.1'
<dependency org="be.novelfaces" name="novelfaces-components" rev="0.2.1">
<artifact name="novelfaces-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.novelfaces', module='novelfaces-components', version='0.2.1')
)
libraryDependencies += "be.novelfaces" % "novelfaces-components" % "0.2.1"
[be.novelfaces/novelfaces-components "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 |
| org.richfaces.cdk » annotations | jar | 4.0.0.Final |
| commons-lang : commons-lang | jar | 2.3 |
| com.google.code.gson : gson | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.jstestdriver » maven-jstestdriver-plugin | jar | 1.2.2-SNAPSHOT |
| junit : junit | jar | 4.8.2 |
| org.jboss.test-jsf » jsf-mock | jar | 1.0.6 |
| org.jboss.test-jsf » jsf-test-stage | jar | 1.0.6 |
| org.jboss.test-jsf » htmlunit-client | jar | 1.0.6 |
| xmlunit : xmlunit | jar | 1.3 |
| javax.el : el-api | jar | 2.2 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.easytesting : fest-reflect | jar | 1.2 |
| commons-io : commons-io | jar | 2.0.1 |
| com.google.guava : guava | jar | r07 |