is not current version
Last Version 1.1.0

org.apache.servicemix.kernel.gshell:gshell 1.0-m2


GroupId

GroupId

org.apache.servicemix.kernel.gshell
ArtifactId

ArtifactId

gshell
Version

Version

1.0-m2
Type

Type

pom

Download gshell 1.0-m2

Filename Size
gshell-1.0-m2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.servicemix.kernel.gshell/gshell/ -->
<dependency>
    <groupId>org.apache.servicemix.kernel.gshell</groupId>
    <artifactId>gshell</artifactId>
    <version>1.0-m2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.kernel.gshell/gshell/
implementation 'org.apache.servicemix.kernel.gshell:gshell:1.0-m2'
// https://jarcasting.com/artifacts/org.apache.servicemix.kernel.gshell/gshell/
implementation ("org.apache.servicemix.kernel.gshell:gshell:1.0-m2")
'org.apache.servicemix.kernel.gshell:gshell:pom:1.0-m2'
<dependency org="org.apache.servicemix.kernel.gshell" name="gshell" rev="1.0-m2">
  <artifact name="gshell" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.kernel.gshell', module='gshell', version='1.0-m2')
)
libraryDependencies += "org.apache.servicemix.kernel.gshell" % "gshell" % "1.0-m2"
[org.apache.servicemix.kernel.gshell/gshell "1.0-m2"]