OpenLCB

OpenLCB Java Reference Implementation.

License

License

GroupId

GroupId

org.openlcb
ArtifactId

ArtifactId

openlcb
Last Version

Last Version

0.7.30
Release Date

Release Date

Type

Type

jar
Description

Description

OpenLCB
OpenLCB Java Reference Implementation.
Project Organization

Project Organization

The OpenLCB Group
Source Code Management

Source Code Management

https://github.com/openlcb/OpenLCB_Java

Download openlcb

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.jcip : jcip-annotations Optional jar 1.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.1.2
org.jdom : jdom2 jar 2.0.6
xerces : xercesImpl jar 2.12.2
net.java.linoleum : jlfgr jar 1_0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.2.9
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.
org.openlcb

The OpenLCB Group

Versions

Version
0.7.30
0.7.29
0.7.28
0.7.27
0.7.26
0.7.25
0.7.24
0.7.23
0.7.22
0.7.21
0.7.20
0.7.19
0.7.18
0.7.17
0.7.16
0.7.15
0.7.14
0.7.13
0.7.12
0.7.11
0.7.10