License |
License |
---|---|
GroupId | GroupIdorg.codehaus.plexus |
ArtifactId | ArtifactIdplexus-cdc |
Last Version | Last Version1.0-alpha-14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Component Descriptor Creator
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-cdc-1.0-alpha-14.pom | |
plexus-cdc-1.0-alpha-14.jar | 40 KB |
plexus-cdc-1.0-alpha-14-sources.jar | 43 KB |
plexus-cdc-1.0-alpha-14-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-cdc/ -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-cdc</artifactId>
<version>1.0-alpha-14</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-cdc/
implementation 'org.codehaus.plexus:plexus-cdc:1.0-alpha-14'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-cdc/
implementation ("org.codehaus.plexus:plexus-cdc:1.0-alpha-14")
'org.codehaus.plexus:plexus-cdc:jar:1.0-alpha-14'
<dependency org="org.codehaus.plexus" name="plexus-cdc" rev="1.0-alpha-14">
<artifact name="plexus-cdc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-cdc', version='1.0-alpha-14')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-cdc" % "1.0-alpha-14"
[org.codehaus.plexus/plexus-cdc "1.0-alpha-14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.4.3 |
com.thoughtworks.qdox : qdox | jar | 1.6.3 |
jdom : jdom | jar | 1.0 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-43 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.4.3 |
junit : junit | jar | 3.8.1 |