Genesis Plugins :: Plugin Support

Provides common support classes used by plugins.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.genesis.plugins
ArtifactId

ArtifactId

plugin-support
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Genesis Plugins :: Plugin Support
Provides common support classes used by plugins.
Project Organization

Project Organization

Apache Software Foundation

Download plugin-support

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0