| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.chameleon | 
| ArtifactId | ArtifactIdcore | 
| Last Version | Last Version0.4.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOW2 Chameleon - Core Parent POM of the OW2 Chameleon project | 
| Project Organization | Project OrganizationOW2 Chameleon | 
| Filename | Size | 
|---|---|
| core-0.4.1.pom | |
| core-0.4.1.jar | 31 KB | 
| core-0.4.1-sources.jar | 24 KB | 
| core-0.4.1-project.zip | 2 MB | 
| core-0.4.1-project.tar.gz | 2 MB | 
| core-0.4.1-project.tar.bz2 | 2 MB | 
| core-0.4.1-distribution.zip | 1 MB | 
| core-0.4.1-distribution-felix-shell.zip | 1 MB | 
| core-0.4.1-bin.zip | 58 KB | 
| core-0.4.1-bin.tar.gz | 52 KB | 
| core-0.4.1-bin.tar.bz2 | 57 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| org.easymock : easymock | jar | 3.0 | 
| org.mockito : mockito-all | jar | 1.8.5 |