jOSIStack

jOSIStack is a library implementing the ACSE, Presentation layer and Session layer of the OSI communication stack.

License

License

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

josistack
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

jOSIStack
jOSIStack is a library implementing the ACSE, Presentation layer and Session layer of the OSI communication stack.
Project URL

Project URL

http://www.openmuc.org/

Download josistack

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.openmuc : jositransport jar 1.3.3
org.slf4j : slf4j-api jar 1.7.19
org.openmuc : jasn1 jar 1.7.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0
0.17.1