MVN

org.code-house.bacnet4j : mstp

Maven & Gradle

Jul 04, 2023
2 usages
3 stars

Code-House :: Bacnet4J Wrapper :: MSTP · Implementation of bacnet4j wrapper based on MSTP/serial interface.

<dependency>
    <groupId>org.code-house.bacnet4j</groupId>
    <artifactId>mstp</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.code-house.bacnet4j : mstp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1
  • Latest Alpha: 1.3.0-alpha3

All Versions

Choose a version of org.code-house.bacnet4j : mstp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
mstp-1.3.0-alpha3
mstp-1.3.0-alpha2
mstp-1.3.0-alpha1
1.2.x
mstp-1.2.1
mstp-1.2.0

How to add a dependency to Maven

Add the following org.code-house.bacnet4j : mstp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.code-house.bacnet4j</groupId>
    <artifactId>mstp</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.code-house.bacnet4j : mstp gradle dependency to your build.gradle file:

implementation 'org.code-house.bacnet4j:mstp:1.2.1'

Gradle Kotlin DSL: Add the following org.code-house.bacnet4j : mstp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.code-house.bacnet4j:mstp:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.code-house.bacnet4j : mstp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.code-house.bacnet4j" % "mstp" % "1.2.1"

Advertisement

Dependencies from Group

api
Jul 04, 2023
4 usages
3 stars
ip
Jul 04, 2023
2 usages
3 stars
Jul 04, 2023
2 usages
3 stars
Jul 04, 2023
3 stars

Discover Dependencies

Feb 26, 2020
1 usages
433 stars
Feb 29, 2020
19 stars
Feb 29, 2020
1 usages
1 stars
log
Jun 29, 2022
2 usages
1 stars
Aug 25, 2023
3 usages
332 stars