sbt plugin for creating OSGi bundles
sbt-osgi 0.6.0
Group ID:
com.typesafe.sbt
Artifact ID:
sbt-osgi
Version:
0.6.0
Release Date:
Jul 8, 2013
Licenses:
Files:
libraryDependencies += "com.typesafe.sbt" % "sbt-osgi" % "0.6.0"
ivy"com.typesafe.sbt:sbt-osgi:0.6.0"
//> using dep "com.typesafe.sbt:sbt-osgi:0.6.0"
import $ivy.`com.typesafe.sbt:sbt-osgi:0.6.0`
<dependency> <groupId>com.typesafe.sbt</groupId> <artifactId>sbt-osgi</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.typesafe.sbt', name: 'sbt-osgi', version: '0.6.0'