Last Version

domino_2.13 1.1.5

A lightweight Scala library for writing elegant OSGi bundle activators

License

License

MIT
GroupId

GroupId

com.github.domino-osgi
ArtifactId

ArtifactId

domino_2.13
Version

Version

1.1.5
Type

Type

jar
Description

Description

domino_2.13
A lightweight Scala library for writing elegant OSGi bundle activators
Project URL

Project URL

https://github.com/domino-osgi/domino
Source Code Management

Source Code Management

https://github.com/domino-osgi/domino

Download domino_2.13 1.1.5


<!-- https://jarcasting.com/artifacts/com.github.domino-osgi/domino_2.13/ -->
<dependency>
    <groupId>com.github.domino-osgi</groupId>
    <artifactId>domino_2.13</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.domino-osgi/domino_2.13/
implementation 'com.github.domino-osgi:domino_2.13:1.1.5'
// https://jarcasting.com/artifacts/com.github.domino-osgi/domino_2.13/
implementation ("com.github.domino-osgi:domino_2.13:1.1.5")
'com.github.domino-osgi:domino_2.13:jar:1.1.5'
<dependency org="com.github.domino-osgi" name="domino_2.13" rev="1.1.5">
  <artifact name="domino_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.domino-osgi', module='domino_2.13', version='1.1.5')
)
libraryDependencies += "com.github.domino-osgi" % "domino_2.13" % "1.1.5"
[com.github.domino-osgi/domino_2.13 "1.1.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
org.scala-lang : scala-reflect jar 2.13.2
org.osgi : org.osgi.core jar 4.3.0
org.osgi : org.osgi.compendium jar 4.3.0
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.