OW2 Shelbie :: IT

Highly extensible and customizable shell engine

License

License

GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

shelbie-core-it
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

OW2 Shelbie :: IT
Highly extensible and customizable shell engine
Project Organization

Project Organization

OW2 Consortium

Download shelbie-core-it

How to add to project

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

Dependencies

provided (7)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.gogo.command jar 0.10.0
org.apache.felix : org.apache.felix.gogo.runtime jar 0.10.0
org.apache.felix : org.apache.felix.ipojo jar 1.10.1
org.apache.felix : org.apache.felix.ipojo.handler.whiteboard jar 1.6.0
org.slf4j : slf4j-api jar 1.6.4
org.ow2.shelbie : shelbie-core jar 2.0.0-RC1
org.ow2.shelbie.commands : shelbie-builtin-commands jar 2.0.0-RC1

test (8)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-container-native jar 2.4.0
org.ops4j.pax.exam : pax-exam-junit4 jar 2.4.0
org.ops4j.pax.exam : pax-exam-link-mvn jar 2.4.0
org.ops4j.pax.url : pax-url-aether jar 1.4.0
org.osgi : org.osgi.core jar 4.3.0
org.apache.felix : org.apache.felix.framework jar 4.0.2
ch.qos.logback : logback-core jar 0.9.29
ch.qos.logback : logback-classic jar 0.9.29

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RC1
2.0.0-M3
2.0.0-M2