Samples :: Hello World

Hello World

GroupId

GroupId

org.defne.samples
ArtifactId

ArtifactId

hello-world
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

war
Description

Description

Samples :: Hello World
Hello World
Project URL

Project URL

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

Project Organization

MechSoft Mechanical and Software Solutions

Download hello-world

How to add to project

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

Dependencies

compile (3)

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

provided (3)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 2.0.0
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.

Versions

Version
1.0.1