| License |
License
Apache License
|
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.deephacks.tools4j |
| ArtifactId | ArtifactIdtools4j-config-osgi-support |
| Last Version | Last Version0.15.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTools4j Config OSGi Support
Support bundle for tools4j-config in OSGi runtime.
|
<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-osgi-support/ -->
<dependency>
<groupId>org.deephacks.tools4j</groupId>
<artifactId>tools4j-config-osgi-support</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-osgi-support/
implementation 'org.deephacks.tools4j:tools4j-config-osgi-support:0.15.0'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/tools4j-config-osgi-support/
implementation ("org.deephacks.tools4j:tools4j-config-osgi-support:0.15.0")
'org.deephacks.tools4j:tools4j-config-osgi-support:jar:0.15.0'
<dependency org="org.deephacks.tools4j" name="tools4j-config-osgi-support" rev="0.15.0">
<artifact name="tools4j-config-osgi-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='tools4j-config-osgi-support', version='0.15.0')
)
libraryDependencies += "org.deephacks.tools4j" % "tools4j-config-osgi-support" % "0.15.0"
[org.deephacks.tools4j/tools4j-config-osgi-support "0.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | 1.0.0-cr-2 |
| org.osgi : org.osgi.enterprise | jar | 4.2.0 |
| org.osgi : org.osgi.core | jar | 4.3.0 |
| org.osgi : org.osgi.compendium | jar | 4.2.0 |
| com.google.guava : guava | jar | 14.0.1 |
| com.googlecode.cqengine : cqengine | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.deephacks.tools4j : tools4j-config-core | jar | 0.15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.unitils : unitils-core | jar | 3.1 |