Last Version

Teletask API - Parent 3.0.6

An API written in java for accessing Teletask central units.

License

License

GroupId

GroupId

io.github.ridiekel
ArtifactId

ArtifactId

jeletask
Version

Version

3.0.6
Type

Type

pom
Description

Description

Teletask API - Parent
An API written in java for accessing Teletask central units.
Project URL

Project URL

https://github.com/ridiekel/jeletask
Source Code Management

Source Code Management

http://github.com/ridiekel/jeletask/tree/master

Download jeletask 3.0.6

Filename Size
jeletask-3.0.6.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.ridiekel/jeletask/ -->
<dependency>
    <groupId>io.github.ridiekel</groupId>
    <artifactId>jeletask</artifactId>
    <version>3.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ridiekel/jeletask/
implementation 'io.github.ridiekel:jeletask:3.0.6'
// https://jarcasting.com/artifacts/io.github.ridiekel/jeletask/
implementation ("io.github.ridiekel:jeletask:3.0.6")
'io.github.ridiekel:jeletask:pom:3.0.6'
<dependency org="io.github.ridiekel" name="jeletask" rev="3.0.6">
  <artifact name="jeletask" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ridiekel', module='jeletask', version='3.0.6')
)
libraryDependencies += "io.github.ridiekel" % "jeletask" % "3.0.6"
[io.github.ridiekel/jeletask "3.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

runtime (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1

Project Modules

  • config-spec
  • config-json
  • client