domino_2.10

A lightweight Scala library for writing elegant OSGi bundle activators

License

License

MIT
GroupId

GroupId

com.github.domino-osgi
ArtifactId

ArtifactId

domino_2.10
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

domino_2.10
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.10

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.scala-lang : scala-reflect jar 2.10.7
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.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0