com.github.wmlynar:jy2-orchestrator

Next version of Jyroscope ROS Java client.

License

License

GroupId

GroupId

com.github.wmlynar
ArtifactId

ArtifactId

jy2-orchestrator
Last Version

Last Version

0.0.23
Release Date

Release Date

Type

Type

jar
Description

Description

Next version of Jyroscope ROS Java client.
Source Code Management

Source Code Management

http://github.com/wmlynar/jyroscope2/tree/master/jy2-orchestrator

Download jy2-orchestrator

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.wmlynar : jy2-di jar 0.0.23
org.jvnet.winp : winp jar 1.23
net.java.dev.jna : jna jar 4.1.0
commons-io : commons-io jar 2.11.0

test (2)

Group / Artifact Type Version
com.jayway.awaitility : awaitility jar 1.6.3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.23
0.0.22