License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-implementation-osgi-knopflerfish |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti: SCA Implementation OSGi with Knopflerfish Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-implementation-osgi-knopflerfish/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-implementation-osgi-knopflerfish</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-implementation-osgi-knopflerfish/
implementation 'org.ow2.frascati:frascati-implementation-osgi-knopflerfish:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-implementation-osgi-knopflerfish/
implementation ("org.ow2.frascati:frascati-implementation-osgi-knopflerfish:1.4")
'org.ow2.frascati:frascati-implementation-osgi-knopflerfish:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-implementation-osgi-knopflerfish" rev="1.4">
<artifact name="frascati-implementation-osgi-knopflerfish" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-implementation-osgi-knopflerfish', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-implementation-osgi-knopflerfish" % "1.4"
[org.ow2.frascati/frascati-implementation-osgi-knopflerfish "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati : frascati-implementation-osgi | jar | 1.4 |
org.objectweb.fractal.juliac.osgi : juliac-osgi-runtime-knopflerfish | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |