Last Version

Tobago Example Addressbook (Java EE 6) 3.0.0-beta-1

A simple, but full functional application with persistence.

License

License

GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-example-addressbook
Version

Version

3.0.0-beta-1
Type

Type

war
Description

Description

Tobago Example Addressbook (Java EE 6)
A simple, but full functional application with persistence.
Project Organization

Project Organization

The Apache Software Foundation

Download tobago-example-addressbook 3.0.0-beta-1


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-example-addressbook/ -->
<dependency>
    <groupId>org.apache.myfaces.tobago</groupId>
    <artifactId>tobago-example-addressbook</artifactId>
    <version>3.0.0-beta-1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-example-addressbook/
implementation 'org.apache.myfaces.tobago:tobago-example-addressbook:3.0.0-beta-1'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-example-addressbook/
implementation ("org.apache.myfaces.tobago:tobago-example-addressbook:3.0.0-beta-1")
'org.apache.myfaces.tobago:tobago-example-addressbook:war:3.0.0-beta-1'
<dependency org="org.apache.myfaces.tobago" name="tobago-example-addressbook" rev="3.0.0-beta-1">
  <artifact name="tobago-example-addressbook" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-example-addressbook', version='3.0.0-beta-1')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-example-addressbook" % "3.0.0-beta-1"
[org.apache.myfaces.tobago/tobago-example-addressbook "3.0.0-beta-1"]

Dependencies

compile (19)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-validation_1.0_spec jar 1.1
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.1_spec jar 1.0
org.apache.openwebbeans : openwebbeans-impl jar 1.2.8
javassist : javassist jar 3.12.1.GA
org.apache.openwebbeans : openwebbeans-spi jar 1.2.8
org.apache.openwebbeans : openwebbeans-web jar 1.2.8
org.apache.openwebbeans : openwebbeans-resource jar 1.2.8
org.apache.deltaspike.modules : deltaspike-jsf-module-impl jar 1.7.1
org.apache.openjpa : openjpa-persistence-jdbc jar 2.3.0
commons-io : commons-io jar 2.4
org.apache.derby : derby jar 10.12.1.1
org.apache.myfaces.tobago : tobago-theme-charlotteville jar 3.0.0-beta-1
org.apache.myfaces.tobago : tobago-theme-scarborough jar 3.0.0-beta-1
org.apache.myfaces.tobago : tobago-theme-speyside jar 3.0.0-beta-1
org.apache.myfaces.tobago : tobago-theme-richmond jar 3.0.0-beta-1
org.apache.myfaces.tobago : tobago-theme-standard jar 3.0.0-beta-1
org.apache.myfaces.tobago : tobago-core jar 3.0.0-beta-1

provided (5)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-annotation_1.1_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-jpa_3.0_spec jar 1.1.1
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0.4
javax.portlet : portlet-api jar 2.0

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.