Plexus JDO Component


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-jdo2
Last Version

Last Version

1.0-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus JDO Component
Project Organization

Project Organization

Codehaus

Download plexus-jdo2

How to add to project

<!-- https://jarcasting.com/artifacts/plexus/plexus-jdo2/ -->
<dependency>
    <groupId>plexus</groupId>
    <artifactId>plexus-jdo2</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-jdo2/
implementation 'plexus:plexus-jdo2:1.0-alpha-2'
// https://jarcasting.com/artifacts/plexus/plexus-jdo2/
implementation ("plexus:plexus-jdo2:1.0-alpha-2")
'plexus:plexus-jdo2:jar:1.0-alpha-2'
<dependency org="plexus" name="plexus-jdo2" rev="1.0-alpha-2">
  <artifact name="plexus-jdo2" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-jdo2', version='1.0-alpha-2')
)
libraryDependencies += "plexus" % "plexus-jdo2" % "1.0-alpha-2"
[plexus/plexus-jdo2 "1.0-alpha-2"]

Dependencies

compile (2)

Group / Artifact Type Version
jdo : jdo jar 2.0-snapshot4
plexus : plexus-container-default jar 1.0-alpha-3

test (3)

Group / Artifact Type Version
jpox : jpox jar 1.1.0-beta-4
hsqldb : hsqldb jar 1.7.3.0
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-2
1.0-alpha-1