Last Version

jsle 0.15.1

Java implementation for the SLE (Space Link Extension) protocol.

License

License

GroupId

GroupId

org.yamcs
ArtifactId

ArtifactId

jsle
Version

Version

0.15.1
Type

Type

jar
Description

Description

jsle
Java implementation for the SLE (Space Link Extension) protocol.
Project URL

Project URL

https://github.com/yamcs/jsle
Project Organization

Project Organization

Space Applications Services
Source Code Management

Source Code Management

https://github.com/yamcs/jsle

Download jsle 0.15.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.beanit : jasn1 jar 1.11.2
io.netty : netty-handler jar 4.1.59.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.