Last Version

scheta 2.0.0

Configurable library to create periodic and single jobs in Java.

License

License

GroupId

GroupId

com.github.okarmusk
ArtifactId

ArtifactId

scheta
Version

Version

2.0.0
Type

Type

jar
Description

Description

scheta
Configurable library to create periodic and single jobs in Java.
Project URL

Project URL

https://github.com/okarmusk/scheta
Source Code Management

Source Code Management

https://github.com/okarmusk/scheta.git

Download scheta 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.mockito : mockito-core jar 3.5.13
org.json : json jar 20200518

Project Modules

There are no modules declared in this project.