is not current version
Last Version 1.1.0

Plexus Testing 1.0.0

The Plexus project provides a full software stack for creating and executing software projects.

License

License

GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-testing
Version

Version

1.0.0
Type

Type

jar
Description

Description

Plexus Testing
The Plexus project provides a full software stack for creating and executing software projects.
Project Organization

Project Organization

Codehaus Plexus
Source Code Management

Source Code Management

http://github.com/codehaus-plexus/plexus-testing

Download plexus-testing 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.4
com.google.inject : guice jar 4.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.