Plexus Graph


GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-graph
Last Version

Last Version

1.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus Graph
Project Organization

Project Organization

Codehaus

Download plexus-graph

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2
jdepend : jdepend jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-1