MVN

net.sf.mbus4j : mbus4j

Maven & Gradle

Nov 12, 2016

mbus4j · libs and commandline tools for handling the m-bus protocol

<dependency>
    <groupId>net.sf.mbus4j</groupId>
    <artifactId>mbus4j</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.mbus4j : mbus4j to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.sf.mbus4j : mbus4j to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
mbus4j-1.0.0
0.1.x
mbus4j-0.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.mbus4j</groupId>
    <artifactId>mbus4j</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement