is not current version
Last Version 2.0

org.ow2.shelbie:parent 2.0-M2

Highly extensible and customizable shell engine

GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

parent
Version

Version

2.0-M2
Type

Type

pom

Download parent 2.0-M2

Filename Size
parent-2.0-M2.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ow2.shelbie/parent/ -->
<dependency>
    <groupId>org.ow2.shelbie</groupId>
    <artifactId>parent</artifactId>
    <version>2.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.shelbie/parent/
implementation 'org.ow2.shelbie:parent:2.0-M2'
// https://jarcasting.com/artifacts/org.ow2.shelbie/parent/
implementation ("org.ow2.shelbie:parent:2.0-M2")
'org.ow2.shelbie:parent:pom:2.0-M2'
<dependency org="org.ow2.shelbie" name="parent" rev="2.0-M2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.shelbie', module='parent', version='2.0-M2')
)
libraryDependencies += "org.ow2.shelbie" % "parent" % "2.0-M2"
[org.ow2.shelbie/parent "2.0-M2"]