o

ogema-backup-parser

Tools for analysing resource graph dumps and log data from OGEMA gateways
http://smartrplace.de
Apache License, Version 2.0
Christoph Nölle David Nestle
Files download
File Operation
ogema-backup-parser-0.0.2.pom download
Apache Maven
<dependency>
  <groupId>org.smartrplace.analysis</groupId>
  <artifactId>ogema-backup-parser</artifactId>
  <version>0.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.smartrplace.analysis:ogema-backup-parser:0.0.2'
Gradle Kotlin
implementation("org.smartrplace.analysis:ogema-backup-parser:0.0.2")
Scala SBT
libraryDependencies += "org.smartrplace.analysis" % "ogema-backup-parser" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.smartrplace.analysis', module='ogema-backup-parser', version='0.0.2')
)
Apache Ivy
<dependency org="org.smartrplace.analysis" name="ogema-backup-parser" rev="0.0.2" />
Leiningen
[org.smartrplace.analysis/ogema-backup-parser "0.0.2"]
Apache Buildr
'org.smartrplace.analysis:ogema-backup-parser:jar:0.0.2'
Dependencies
The project has no third-party dependencies