Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdorg.defne |
ArtifactId | ArtifactIddefne-jsf |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDefne :: Defne JSF
Contains Defne JSF
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
Filename | Size |
---|---|
defne-jsf-1.0.1.pom | |
defne-jsf-1.0.1.jar | 9 KB |
defne-jsf-1.0.1-sources.jar | 8 KB |
defne-jsf-1.0.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.defne/defne-jsf/ -->
<dependency>
<groupId>org.defne</groupId>
<artifactId>defne-jsf</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne/defne-jsf/
implementation 'org.defne:defne-jsf:1.0.1'
// https://jarcasting.com/artifacts/org.defne/defne-jsf/
implementation ("org.defne:defne-jsf:1.0.1")
'org.defne:defne-jsf:jar:1.0.1'
<dependency org="org.defne" name="defne-jsf" rev="1.0.1">
<artifact name="defne-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne', module='defne-jsf', version='1.0.1')
)
libraryDependencies += "org.defne" % "defne-jsf" % "1.0.1"
[org.defne/defne-jsf "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.defne : defne-service | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 1.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |