License |
License |
---|---|
GroupId | GroupIdcom.ocpsoft.rewrite |
ArtifactId | ArtifactIdrewrite-integration-faces |
Version | Version1.0.0.Alpha11 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-faces/ -->
<dependency>
<groupId>com.ocpsoft.rewrite</groupId>
<artifactId>rewrite-integration-faces</artifactId>
<version>1.0.0.Alpha11</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-faces/
implementation 'com.ocpsoft.rewrite:rewrite-integration-faces:1.0.0.Alpha11'
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-integration-faces/
implementation ("com.ocpsoft.rewrite:rewrite-integration-faces:1.0.0.Alpha11")
'com.ocpsoft.rewrite:rewrite-integration-faces:jar:1.0.0.Alpha11'
<dependency org="com.ocpsoft.rewrite" name="rewrite-integration-faces" rev="1.0.0.Alpha11">
<artifact name="rewrite-integration-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft.rewrite', module='rewrite-integration-faces', version='1.0.0.Alpha11')
)
libraryDependencies += "com.ocpsoft.rewrite" % "rewrite-integration-faces" % "1.0.0.Alpha11"
[com.ocpsoft.rewrite/rewrite-integration-faces "1.0.0.Alpha11"]
Group / Artifact | Type | Version |
---|---|---|
com.ocpsoft.rewrite : rewrite-impl-servlet | jar | 1.0.0.Alpha11 |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | |
org.jboss.spec.javax.faces : jboss-jsf-api_2.1_spec | jar | 2.0.0.Beta1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |