GroupId | GroupIdorg.defne.samples |
---|---|
ArtifactId | ArtifactIdowb-hello |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSamples :: Hello Application
Defne Owb Hello War
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
Filename | Size |
---|---|
owb-hello-1.0.1.pom | |
owb-hello-1.0.1.war | 769 KB |
owb-hello-1.0.1-sources.jar | 11 KB |
owb-hello-1.0.1-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |
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 |