GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-jdo |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus JDO Component
|
Project Organization |
Project OrganizationSTPenable Ltd. |
Filename | Size |
---|---|
plexus-jdo-1.0-alpha-2.pom | |
plexus-jdo-1.0-alpha-2.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-jdo/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-jdo</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-jdo/
implementation 'plexus:plexus-jdo:1.0-alpha-2'
// https://jarcasting.com/artifacts/plexus/plexus-jdo/
implementation ("plexus:plexus-jdo:1.0-alpha-2")
'plexus:plexus-jdo:jar:1.0-alpha-2'
<dependency org="plexus" name="plexus-jdo" rev="1.0-alpha-2">
<artifact name="plexus-jdo" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-jdo', version='1.0-alpha-2')
)
libraryDependencies += "plexus" % "plexus-jdo" % "1.0-alpha-2"
[plexus/plexus-jdo "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.7.3.0 |
jpox : jpox | jar | 1.0.4 |
plexus : plexus-container-default | jar | 1.0-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |