Last Version

Samples :: Security Hello Application 1.0.1

Defne Security Hello War

Categories

Categories

Security
GroupId

GroupId

org.defne.samples
ArtifactId

ArtifactId

security-hello
Version

Version

1.0.1
Type

Type

war
Description

Description

Samples :: Security Hello Application
Defne Security Hello War
Project URL

Project URL

http://code.google.com/p/defne/security-hello/
Project Organization

Project Organization

MechSoft Mechanical and Software Solutions

Download security-hello 1.0.1


<!-- 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"]

Dependencies

compile (4)

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

provided (3)

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

Project Modules

There are no modules declared in this project.