License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.jexmec |
ArtifactId | ArtifactIdjexmec-osgi |
Last Version | Last Version2.0.0rc8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJexmec :: OSGi
Jexmec helps you build plugin architectures on the Java platform
|
Filename | Size |
---|---|
jexmec-osgi-2.0.0rc8.pom | |
jexmec-osgi-2.0.0rc8.jar | 4 KB |
jexmec-osgi-2.0.0rc8-sources.jar | 2 KB |
jexmec-osgi-2.0.0rc8-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-osgi/ -->
<dependency>
<groupId>org.kantega.jexmec</groupId>
<artifactId>jexmec-osgi</artifactId>
<version>2.0.0rc8</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-osgi/
implementation 'org.kantega.jexmec:jexmec-osgi:2.0.0rc8'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-osgi/
implementation ("org.kantega.jexmec:jexmec-osgi:2.0.0rc8")
'org.kantega.jexmec:jexmec-osgi:jar:2.0.0rc8'
<dependency org="org.kantega.jexmec" name="jexmec-osgi" rev="2.0.0rc8">
<artifact name="jexmec-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-osgi', version='2.0.0rc8')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-osgi" % "2.0.0rc8"
[org.kantega.jexmec/jexmec-osgi "2.0.0rc8"]
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-api | jar | 2.0.0rc8 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-api-tests | jar | 2.0.0rc8 |
org.kantega.jexmec : jexmec-ctor-pl | jar | 2.0.0rc8 |
org.apache.felix : org.apache.felix.main | jar | 4.0.1 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |