GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-jdo2 |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus JDO Component
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-jdo2-1.0-alpha-2.pom | |
plexus-jdo2-1.0-alpha-2.jar | 8 KB |
plexus-jdo2-1.0-alpha-2-sources.jar | 6 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
jdo : jdo | jar | 2.0-snapshot4 |
plexus : plexus-container-default | jar | 1.0-alpha-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 |