Last Version

OW2 Chameleon - Core 0.4.1

Parent POM of the OW2 Chameleon project

License

License

GroupId

GroupId

org.ow2.chameleon
ArtifactId

ArtifactId

core
Version

Version

0.4.1
Type

Type

jar
Description

Description

OW2 Chameleon - Core
Parent POM of the OW2 Chameleon project
Project Organization

Project Organization

OW2 Chameleon

Download core 0.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.0
ch.qos.logback : logback-core jar 1.0.0
org.apache.felix : org.apache.felix.framework jar 3.0.5
org.osgi : org.osgi.compendium jar 4.2.0

provided (10)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.fileinstall jar 3.1.10
org.apache.felix : org.apache.felix.shell jar 1.4.2
org.apache.felix : org.apache.felix.shell.tui jar 1.4.1
org.apache.felix : org.apache.felix.gogo.command jar 0.12.0
org.apache.felix : org.apache.felix.gogo.runtime jar 0.10.0
org.apache.felix : org.apache.felix.gogo.shell jar 0.10.0
org.apache.felix : org.apache.felix.ipojo jar 1.8.0
org.apache.felix : org.apache.felix.ipojo.arch jar 1.6.0
org.apache.felix : org.apache.felix.ipojo.arch.gogo jar 1.0.1
org.apache.felix : org.apache.felix.configadmin jar 1.2.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easymock : easymock jar 3.0
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.