is not current version
Last Version 1.3.0-alpha1

Code-House :: Bacnet4J Wrapper 1.2.0

This small library provides thin and small abstraction layer over bacnet4j api to host more friendly application programming interface. It hides most of the bacnet internals behind BacNetClient class which is responsible for interacting with infrastructure.

License

License

Categories

Categories

Net
GroupId

GroupId

org.code-house.bacnet4j
ArtifactId

ArtifactId

bacnet4j-wrapper
Version

Version

1.2.0
Type

Type

pom
Description

Description

Code-House :: Bacnet4J Wrapper
This small library provides thin and small abstraction layer over bacnet4j api to host more friendly application programming interface. It hides most of the bacnet internals behind BacNetClient class which is responsible for interacting with infrastructure.
Project Organization

Project Organization

Code-House
Source Code Management

Source Code Management

https://github.com/Code-House/karaf-jackson

Download bacnet4j-wrapper 1.2.0


<!-- https://jarcasting.com/artifacts/org.code-house.bacnet4j/bacnet4j-wrapper/ -->
<dependency>
    <groupId>org.code-house.bacnet4j</groupId>
    <artifactId>bacnet4j-wrapper</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.code-house.bacnet4j/bacnet4j-wrapper/
implementation 'org.code-house.bacnet4j:bacnet4j-wrapper:1.2.0'
// https://jarcasting.com/artifacts/org.code-house.bacnet4j/bacnet4j-wrapper/
implementation ("org.code-house.bacnet4j:bacnet4j-wrapper:1.2.0")
'org.code-house.bacnet4j:bacnet4j-wrapper:pom:1.2.0'
<dependency org="org.code-house.bacnet4j" name="bacnet4j-wrapper" rev="1.2.0">
  <artifact name="bacnet4j-wrapper" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.code-house.bacnet4j', module='bacnet4j-wrapper', version='1.2.0')
)
libraryDependencies += "org.code-house.bacnet4j" % "bacnet4j-wrapper" % "1.2.0"
[org.code-house.bacnet4j/bacnet4j-wrapper "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • ip
  • mstp
  • assembly