n

net.osgiliath.features.karaf-features-pax-web

Pax-web wrapped features
Files download
File Operation
net.osgiliath.features.karaf-features-pax-web-0.1.8.jar download
net.osgiliath.features.karaf-features-pax-web-0.1.8.pom download
net.osgiliath.features.karaf-features-pax-web-0.1.8-sources.jar download
Apache Maven
<dependency>
  <groupId>net.osgiliath.framework</groupId>
  <artifactId>net.osgiliath.features.karaf-features-pax-web</artifactId>
  <version>0.1.8</version>
</dependency>
Gradle Groovy
implementation 'net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-web:0.1.8'
Gradle Kotlin
implementation("net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-web:0.1.8")
Scala SBT
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features-pax-web" % "0.1.8"
Groovy Grape
@Grapes(
  @Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features-pax-web', version='0.1.8')
)
Apache Ivy
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features-pax-web" rev="0.1.8" />
Leiningen
[net.osgiliath.framework/net.osgiliath.features.karaf-features-pax-web "0.1.8"]
Apache Buildr
'net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-web:jar:0.1.8'