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


Group ID:
com.typesafe.sbt
Artifact ID:
sbt-osgi
Version:
0.9.2
Release Date:
Aug 30, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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