MVN

com.github.domino-osgi : domino-java

Maven & Gradle

May 13, 2019
3 stars

Domino for Java · A lightweight Java library for writing elegant OSGi bundle activators

<dependency>
    <groupId>com.github.domino-osgi</groupId>
    <artifactId>domino-java</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.domino-osgi : domino-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.github.domino-osgi : domino-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
domino-java-0.3.0
0.2.x
domino-java-0.2.0
0.1.x
domino-java-0.1.1
domino-java-0.1.0

How to add a dependency to Maven

Add the following com.github.domino-osgi : domino-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.domino-osgi</groupId>
    <artifactId>domino-java</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.domino-osgi : domino-java gradle dependency to your build.gradle file:

implementation 'com.github.domino-osgi:domino-java:0.3.0'

Gradle Kotlin DSL: Add the following com.github.domino-osgi : domino-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.domino-osgi:domino-java:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.domino-osgi : domino-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.domino-osgi" % "domino-java" % "0.3.0"

Advertisement

Dependencies from Group

May 06, 2020
37 usages
53 stars
May 06, 2020
21 usages
53 stars
May 06, 2020
20 usages
53 stars
May 06, 2020
17 usages
53 stars
May 13, 2019
3 stars

Discover Dependencies

Feb 13, 2018
0 stars
Aug 06, 2021
1 usages
106 stars
Feb 13, 2018
3 stars
Oct 26, 2020
2 usages
12 stars
Feb 14, 2018
Apr 25, 2021
0 stars
Feb 18, 2018
0 stars