Thanks to visit codestin.com
Credit goes to github.com

Skip to content

domino-osgi/domino-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domino Java - A Java DSL to master OSGi dynamics

Travis CI Build Status Gitter chat

This project is in an experimental state. It tries to bring the comfort of the proven Domino Scala DSL into the Java world. It make most sense with Java 8 an it’s closures, but on demand, I can try to publish a Java7 (and older) compatible variant.

Download

The latest version is 0.2.0 and can be downloaded from Maven Central.

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

Changelog

domino-java 0.2.0 - 2018-08-03

  • Added ServiceWatching.whenServicePresent with 4 types

  • Updated major version of dependency de.tototec.utils.functional

  • No longer re-export de.tototec.utils.functional

domino-java 0.1.1 - 2018-02-27

  • Added OsgiContext.isActive method

  • Log un-registrations of services

  • Created test suite based on Felix Connect (aka PojoSR)

domino-java 0.1.0 - 2018-02-12

  • Initial Release

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •