License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.feature.karaf-standard |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThese are Karaf features wrapping the entire Osgiliath framework
|
Project Organization |
Project OrganizationOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.karaf-standard/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.feature.karaf-standard</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.karaf-standard/
implementation 'net.osgiliath.framework:net.osgiliath.feature.karaf-standard:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.karaf-standard/
implementation ("net.osgiliath.framework:net.osgiliath.feature.karaf-standard:0.2.3")
'net.osgiliath.framework:net.osgiliath.feature.karaf-standard:jar:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.feature.karaf-standard" rev="0.2.3">
<artifact name="net.osgiliath.feature.karaf-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.feature.karaf-standard', version='0.2.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.feature.karaf-standard" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.feature.karaf-standard "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.features : standard | xml | 3.0.3 |
net.osgiliath.framework : net.osgiliath.feature.pax-web | xml | 0.2.3 |
org.apache.karaf.http : org.apache.karaf.http.command | jar | 3.0.3 |
org.apache.karaf.http : org.apache.karaf.http.core | jar | 3.0.3 |
org.apache.karaf.web : org.apache.karaf.web.command | jar | 3.0.3 |
org.apache.karaf.web : org.apache.karaf.web.core | jar | 3.0.3 |
org.eclipse.jetty.aggregate : jetty-all-server | jar | 8.1.15.v20140411 |