Continuum Plexus Runtime

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.continuum
ArtifactId

ArtifactId

continuum-plexus-runtime
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Continuum Plexus Runtime
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Project Organization

Project Organization

The Apache Software Foundation

Download continuum-plexus-runtime

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 1.4.6
org.codehaus.plexus : plexus-appserver-host jar 2.0-alpha-8
org.codehaus.plexus : plexus-appserver-service-jetty plexus-service 2.0-alpha-8
org.apache.maven.continuum : continuum-plexus-application plexus-application 1.1
log4j : log4j jar 1.2.8
commons-logging : commons-logging-api jar 1.0.4
org.codehaus.plexus : plexus-contextualizer jar 1.0-alpha-1
org.codehaus.plexus : plexus-component-api jar 1.0-alpha-20
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-20

runtime (4)

Group / Artifact Type Version
org.apache.derby : derby jar 10.1.3.1
org.codehaus.plexus : plexus-naming jar 1.0-alpha-2
jpox : jpox jar 1.1.7
javax.mail : mail jar 1.4

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
jmock : jmock jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.1-beta-4
1.1-beta-3
1.1-beta-2
1.1-beta-1