jSML

jSML is a library that can be used to communicate using the Smart Message Language (SML).

License

License

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

jsml
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jSML
jSML is a library that can be used to communicate using the Smart Message Language (SML).
Project URL

Project URL

http://www.openmuc.org/

Download jsml

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.openmuc : jrxtx jar 1.0.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.6
org.powermock : powermock-module-junit4 jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.17