Last Version

Lablink synchronization host implementation 0.0.2

This package contains synchronization host service implementations for the AIT Lablink

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.ac.ait.lablink.clients
ArtifactId

ArtifactId

sync
Version

Version

0.0.2
Type

Type

jar
Description

Description

Lablink synchronization host implementation
This package contains synchronization host service implementations for the AIT Lablink
Project URL

Project URL

https://github.com/ait-lablink/lablink-sync-host
Source Code Management

Source Code Management

http://github.com/AIT-Lablink/lablink-sync-host/tree/main

Download sync 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
at.ac.ait.lablink : core jar 0.0.2

Project Modules

There are no modules declared in this project.