GroupId | GroupIdcom.ocpsoft.forge |
---|---|
ArtifactId | ArtifactIdprettyfaces-plugin |
Last Version | Last Version1.0.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrettyFaces Forge Plugin
|
Filename | Size |
---|---|
prettyfaces-plugin-1.0.0.Alpha1.pom | |
prettyfaces-plugin-1.0.0.Alpha1.jar | 653 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ocpsoft.forge/prettyfaces-plugin/ -->
<dependency>
<groupId>com.ocpsoft.forge</groupId>
<artifactId>prettyfaces-plugin</artifactId>
<version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft.forge/prettyfaces-plugin/
implementation 'com.ocpsoft.forge:prettyfaces-plugin:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/com.ocpsoft.forge/prettyfaces-plugin/
implementation ("com.ocpsoft.forge:prettyfaces-plugin:1.0.0.Alpha1")
'com.ocpsoft.forge:prettyfaces-plugin:jar:1.0.0.Alpha1'
<dependency org="com.ocpsoft.forge" name="prettyfaces-plugin" rev="1.0.0.Alpha1">
<artifact name="prettyfaces-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft.forge', module='prettyfaces-plugin', version='1.0.0.Alpha1')
)
libraryDependencies += "com.ocpsoft.forge" % "prettyfaces-plugin" % "1.0.0.Alpha1"
[com.ocpsoft.forge/prettyfaces-plugin "1.0.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.seam.forge » forge-shell-api | jar | 1.0.0.Alpha3 |
org.jboss.seam.forge » forge-j2ee-plugins | jar | 1.0.0.Alpha3 |