License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.support |
ArtifactId | ArtifactIdgshell-interpolation |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Support :: Interpolation
Provides interpolation support.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-interpolation/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-interpolation</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-interpolation/
implementation 'org.apache.geronimo.gshell.support:gshell-interpolation:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-interpolation/
implementation ("org.apache.geronimo.gshell.support:gshell-interpolation:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-interpolation:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-interpolation" rev="1.0-alpha-2">
<artifact name="gshell-interpolation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-interpolation', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-interpolation" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-interpolation "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell : gshell-api | jar | 1.0-alpha-2 |
org.codehaus.plexus : plexus-interpolation | jar | 1.6 |
commons-jexl : commons-jexl | jar | 1.1 |
org.slf4j : jcl-over-slf4j | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |