OW2 Shelbie :: Parent POM

Highly extensible and customizable shell engine

License

License

GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

OW2 Shelbie :: Parent POM
Highly extensible and customizable shell engine
Project Organization

Project Organization

OW2 Consortium

Download parent

Filename Size
parent-2.0.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
2.0-M3
2.0-M2
2.0-M1