License |
License
Intersult Open Binary, Version 1.0
|
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdjsf-spring |
Last Version | Last Version2.2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaServer Faces Spring Integration
JavaServer Faces Spring Integration
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
jsf-spring-2.2.0.1.pom | |
jsf-spring-2.2.0.1.jar | 10 KB |
jsf-spring-2.2.0.1-sources.jar | 235 bytes |
jsf-spring-2.2.0.1-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/jsf-spring/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>jsf-spring</artifactId>
<version>2.2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/jsf-spring/
implementation 'com.intersult:jsf-spring:2.2.0.1'
// https://jarcasting.com/artifacts/com.intersult/jsf-spring/
implementation ("com.intersult:jsf-spring:2.2.0.1")
'com.intersult:jsf-spring:jar:2.2.0.1'
<dependency org="com.intersult" name="jsf-spring" rev="2.2.0.1">
<artifact name="jsf-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='jsf-spring', version='2.2.0.1')
)
libraryDependencies += "com.intersult" % "jsf-spring" % "2.2.0.1"
[com.intersult/jsf-spring "2.2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intersult : jsf-ext | jar | 2.2.0.1 |
com.intersult : application-support | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.faces : jsf-api | jar | 2.2.0-m08 |
com.sun.faces : jsf-impl | jar | 2.2.0-m08 |
javax.el : el-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |