is not current version
Last Version 2.0.0

Modello Core 1.11

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

1.11
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-1.11/modello-core/

Download modello-core 1.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.codehaus.plexus : plexus-container-default jar 1.7
org.codehaus.plexus : plexus-utils jar 3.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.