sbt / sbt-osgi   0.10.0

Apache License 2.0 GitHub

sbt plugin for creating OSGi bundles

Scala versions: 2.12
sbt plugins: 1.x

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"

Mill build tool

ivy"com.typesafe.sbt:sbt-osgi:0.6.0"

Scala CLI

//> using dep "com.typesafe.sbt:sbt-osgi:0.6.0"

Ammonite REPL

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'