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.8.0


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-osgi
Version:
0.8.0
Release Date:
Oct 9, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.sbt" % "sbt-osgi" % "0.8.0"

Mill build tool

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

Scala CLI

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

Ammonite REPL

import $ivy.`com.typesafe.sbt:sbt-osgi:0.8.0`

<dependency>
  <groupId>com.typesafe.sbt</groupId>
  <artifactId>sbt-osgi</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.typesafe.sbt', name: 'sbt-osgi', version: '0.8.0'