Skip to content

seekerk/sofia-kpicore

Repository files navigation

Smart-M3 Java KPI library

This is a Java-KPI interface made by University of Bologna and VTT (Oulu) for interacting with the Semantic Information Broker of Smart-M3 that is available here: https://sourceforge.net/projects/smart-m3

Original version available at https://sourceforge.net/projects/smartm3-javakpi

https://jitpack.io/#seekerk/sofia-kpicore

To use core part of library just add:

repositories { 
     jcenter()
     maven { url "https://jitpack.io" }
}
dependencies {
     compile 'com.github.seekerk.sofia-kpicore:core:0.7.1.4'
}

To use gui part of library just add:

repositories { 
     jcenter()
     maven { url "https://jitpack.io" }
}
dependencies {
     compile 'com.github.seekerk.sofia-kpicore:gui:0.7.1.4'
}

About

Java KPI for Smart M3 platform. Small fixes and improvements of official version

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages