Last Version

Samples :: Hello Application 1.0.1

Defne Owb Hello War

GroupId

GroupId

org.defne.samples
ArtifactId

ArtifactId

owb-hello
Version

Version

1.0.1
Type

Type

war
Description

Description

Samples :: Hello Application
Defne Owb Hello War
Project URL

Project URL

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

Project Organization

MechSoft Mechanical and Software Solutions

Download owb-hello 1.0.1


<!-- https://jarcasting.com/artifacts/org.defne.samples/owb-hello/ -->
<dependency>
    <groupId>org.defne.samples</groupId>
    <artifactId>owb-hello</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.defne.samples/owb-hello/
implementation 'org.defne.samples:owb-hello:1.0.1'
// https://jarcasting.com/artifacts/org.defne.samples/owb-hello/
implementation ("org.defne.samples:owb-hello:1.0.1")
'org.defne.samples:owb-hello:war:1.0.1'
<dependency org="org.defne.samples" name="owb-hello" rev="1.0.1">
  <artifact name="owb-hello" type="war" />
</dependency>
@Grapes(
@Grab(group='org.defne.samples', module='owb-hello', version='1.0.1')
)
libraryDependencies += "org.defne.samples" % "owb-hello" % "1.0.1"
[org.defne.samples/owb-hello "1.0.1"]

Dependencies

compile (5)

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
hsqldb : hsqldb jar 1.8.0.10

provided (4)

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
org.apache.openjpa : openjpa jar 2.0.0

Project Modules

There are no modules declared in this project.