License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.tomahawk |
ArtifactId | ArtifactIdtomahawk-sandbox-examples |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSandbox Examples
This is the MyFaces Sandbox Subproject Description [INSERT MORE STUFF HERE]
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk-sandbox-examples/ -->
<dependency>
<groupId>org.apache.myfaces.tomahawk</groupId>
<artifactId>tomahawk-sandbox-examples</artifactId>
<version>1.1.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk-sandbox-examples/
implementation 'org.apache.myfaces.tomahawk:tomahawk-sandbox-examples:1.1.6'
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk-sandbox-examples/
implementation ("org.apache.myfaces.tomahawk:tomahawk-sandbox-examples:1.1.6")
'org.apache.myfaces.tomahawk:tomahawk-sandbox-examples:war:1.1.6'
<dependency org="org.apache.myfaces.tomahawk" name="tomahawk-sandbox-examples" rev="1.1.6">
<artifact name="tomahawk-sandbox-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tomahawk', module='tomahawk-sandbox-examples', version='1.1.6')
)
libraryDependencies += "org.apache.myfaces.tomahawk" % "tomahawk-sandbox-examples" % "1.1.6"
[org.apache.myfaces.tomahawk/tomahawk-sandbox-examples "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.tomahawk : tomahawk-sandbox | jar | 1.1.6 |
commons-logging : commons-logging | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |