License |
License |
---|---|
GroupId | GroupIdorg.apache.archiva.redback.components.modello |
ArtifactId | ArtifactIdmodello-plugin-store |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModello Store Plugin
Modello extensions used by Archiva and Continuum.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
modello-plugin-store-1.0.pom | |
modello-plugin-store-1.0.jar | 22 KB |
modello-plugin-store-1.0-sources.jar | 20 KB |
modello-plugin-store-1.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.archiva.redback.components.modello/modello-plugin-store/ -->
<dependency>
<groupId>org.apache.archiva.redback.components.modello</groupId>
<artifactId>modello-plugin-store</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.archiva.redback.components.modello/modello-plugin-store/
implementation 'org.apache.archiva.redback.components.modello:modello-plugin-store:1.0'
// https://jarcasting.com/artifacts/org.apache.archiva.redback.components.modello/modello-plugin-store/
implementation ("org.apache.archiva.redback.components.modello:modello-plugin-store:1.0")
'org.apache.archiva.redback.components.modello:modello-plugin-store:jar:1.0'
<dependency org="org.apache.archiva.redback.components.modello" name="modello-plugin-store" rev="1.0">
<artifact name="modello-plugin-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.archiva.redback.components.modello', module='modello-plugin-store', version='1.0')
)
libraryDependencies += "org.apache.archiva.redback.components.modello" % "modello-plugin-store" % "1.0"
[org.apache.archiva.redback.components.modello/modello-plugin-store "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.modello : modello-core | jar | 1.7 |
org.codehaus.plexus : plexus-velocity | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.modello : modello-test | jar | 1.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-beta5 |
junit : junit | jar | 4.10 |