License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.maven.continuum |
ArtifactId | ArtifactIdcontinuum-plexus-runtime |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContinuum 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 |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
jmock : jmock | jar | 1.0.1 |