Last Version

Modello Core 2.0.0

Modello Core contains the basis for model description, reading, and plugins system.

License

License

GroupId

GroupId

org.codehaus.modello
ArtifactId

ArtifactId

modello-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

Modello Core
Modello Core contains the basis for model description, reading, and plugins system.
Project URL

Project URL

http://codehaus-plexus.github.io/modello/modello-core/
Project Organization

Project Organization

Codehaus Plexus
Source Code Management

Source Code Management

http://github.com/codehaus-plexus/modello/tree/modello-2.0.0/modello-core/

Download modello-core 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.5
org.sonatype.sisu : sisu-guice jar 4.2.0
org.codehaus.plexus : plexus-utils jar 3.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.