| Categories |
CategoriesSecurity |
|---|---|
| GroupId | GroupIdorg.defne.samples |
| ArtifactId | ArtifactIdsecurity-hello |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionSamples :: Security Hello Application
Defne Security Hello War
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| security-hello-1.0.1.pom | |
| security-hello-1.0.1.war | 110 KB |
| security-hello-1.0.1-sources.jar | 7 KB |
| security-hello-1.0.1-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne.samples/security-hello/ -->
<dependency>
<groupId>org.defne.samples</groupId>
<artifactId>security-hello</artifactId>
<version>1.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/security-hello/
implementation 'org.defne.samples:security-hello:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/security-hello/
implementation ("org.defne.samples:security-hello:1.0.1")
'org.defne.samples:security-hello:war:1.0.1'
<dependency org="org.defne.samples" name="security-hello" rev="1.0.1">
<artifact name="security-hello" type="war" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='security-hello', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "security-hello" % "1.0.1"
[org.defne.samples/security-hello "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.defne : defne-owb | jar | 1.0.1 |
| org.defne : defne-service | jar | 1.0.1 |
| org.defne : defne-jsf | jar | 1.0.1 |
| org.defne : defne-jpa | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.myfaces.core : myfaces-api | jar | 1.2.8 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |