Tapestry JDO2 Parent

Provides JDO2 integration for Tapestry 5.

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.tynamo
ArtifactId

ArtifactId

tapestry-jdo-module
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Tapestry JDO2 Parent
Provides JDO2 integration for Tapestry 5.

Download tapestry-jdo-module

How to add to project

<!-- https://jarcasting.com/artifacts/org.tynamo/tapestry-jdo-module/ -->
<dependency>
    <groupId>org.tynamo</groupId>
    <artifactId>tapestry-jdo-module</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tynamo/tapestry-jdo-module/
implementation 'org.tynamo:tapestry-jdo-module:0.0.2'
// https://jarcasting.com/artifacts/org.tynamo/tapestry-jdo-module/
implementation ("org.tynamo:tapestry-jdo-module:0.0.2")
'org.tynamo:tapestry-jdo-module:pom:0.0.2'
<dependency org="org.tynamo" name="tapestry-jdo-module" rev="0.0.2">
  <artifact name="tapestry-jdo-module" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tynamo', module='tapestry-jdo-module', version='0.0.2')
)
libraryDependencies += "org.tynamo" % "tapestry-jdo-module" % "0.0.2"
[org.tynamo/tapestry-jdo-module "0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tapestry-jdo-core
  • tapestry-jdo
  • tapestry-jdo-webapp

Versions

Version
0.0.2
0.0.1