n

net.osgiliath.features.karaf-features-pax-cdi

Pax CDI wrapped features
文件下载
文件名 操作
net.osgiliath.features.karaf-features-pax-cdi-0.1.8.jar 下载
net.osgiliath.features.karaf-features-pax-cdi-0.1.8.pom 下载
net.osgiliath.features.karaf-features-pax-cdi-0.1.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.osgiliath.framework</groupId>
  <artifactId>net.osgiliath.features.karaf-features-pax-cdi</artifactId>
  <version>0.1.8</version>
</dependency>
Gradle Groovy
implementation 'net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-cdi:0.1.8'
Gradle Kotlin
implementation("net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-cdi:0.1.8")
Scala SBT
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features-pax-cdi" % "0.1.8"
Groovy Grape
@Grapes(
  @Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features-pax-cdi', version='0.1.8')
)
Apache Ivy
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features-pax-cdi" rev="0.1.8" />
Leiningen
[net.osgiliath.framework/net.osgiliath.features.karaf-features-pax-cdi "0.1.8"]
Apache Buildr
'net.osgiliath.framework:net.osgiliath.features.karaf-features-pax-cdi:jar:0.1.8'