License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.genesis.plugins |
ArtifactId | ArtifactIdplugin-support |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenesis Plugins :: Plugin Support
Provides common support classes used by plugins.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plugin-support-1.1.pom | |
plugin-support-1.1.jar | 47 KB |
plugin-support-1.1-sources.jar | 567 KB |
plugin-support-1.1-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.genesis.plugins/plugin-support/ -->
<dependency>
<groupId>org.apache.geronimo.genesis.plugins</groupId>
<artifactId>plugin-support</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.genesis.plugins/plugin-support/
implementation 'org.apache.geronimo.genesis.plugins:plugin-support:1.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.genesis.plugins/plugin-support/
implementation ("org.apache.geronimo.genesis.plugins:plugin-support:1.1")
'org.apache.geronimo.genesis.plugins:plugin-support:jar:1.1'
<dependency org="org.apache.geronimo.genesis.plugins" name="plugin-support" rev="1.1">
<artifact name="plugin-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.genesis.plugins', module='plugin-support', version='1.1')
)
libraryDependencies += "org.apache.geronimo.genesis.plugins" % "plugin-support" % "1.1"
[org.apache.geronimo.genesis.plugins/plugin-support "1.1"]
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6.5 |
commons-lang : commons-lang | jar | 2.2 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-jexl : commons-jexl | jar | 1.1 |
org.apache.maven : maven-plugin-api | jar | 2.0.4 |
org.apache.maven : maven-project | jar | 2.0.4 |
org.apache.maven : maven-artifact | jar | 2.0.4 |
org.codehaus.plexus : plexus-utils | jar | 1.2 |