GroupId | GroupIdorg.codehaus.plexus.registry |
---|---|
ArtifactId | ArtifactIdplexus-registry-commons |
Last Version | Last Version1.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Registry commons-configuration
|
Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.registry/plexus-registry-commons/ -->
<dependency>
<groupId>org.codehaus.plexus.registry</groupId>
<artifactId>plexus-registry-commons</artifactId>
<version>1.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.registry/plexus-registry-commons/
implementation 'org.codehaus.plexus.registry:plexus-registry-commons:1.0-alpha-3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.registry/plexus-registry-commons/
implementation ("org.codehaus.plexus.registry:plexus-registry-commons:1.0-alpha-3")
'org.codehaus.plexus.registry:plexus-registry-commons:jar:1.0-alpha-3'
<dependency org="org.codehaus.plexus.registry" name="plexus-registry-commons" rev="1.0-alpha-3">
<artifact name="plexus-registry-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.registry', module='plexus-registry-commons', version='1.0-alpha-3')
)
libraryDependencies += "org.codehaus.plexus.registry" % "plexus-registry-commons" % "1.0-alpha-3"
[org.codehaus.plexus.registry/plexus-registry-commons "1.0-alpha-3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 1.4 |
org.codehaus.plexus.registry : plexus-registry-api | jar | 1.0-alpha-2 |
commons-configuration : commons-configuration | jar | 1.4 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-20 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus.registry : plexus-registry-test | jar | 1.0-alpha-2 |
junit : junit | jar | 3.8.1 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |