is not current version
Last Version 0.3.1

agents 0.2.0

A lightweight timer/cron task framework for Java applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.obvj
ArtifactId

ArtifactId

agents
Version

Version

0.2.0
Type

Type

jar
Description

Description

agents
A lightweight timer/cron task framework for Java applications
Project URL

Project URL

https://obvj.net/agents
Source Code Management

Source Code Management

https://obvj.net/agents

Download agents 0.2.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.7
org.springframework : spring-context jar 5.3.7
org.apache.commons : commons-lang3 jar 3.12.0
ch.qos.logback : logback-classic jar 1.2.3
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 30.1.1-jre
com.cronutils : cron-utils jar 9.1.6
net.obvj : performetrics jar 2.2.4
net.obvj : confectory-datamapper-jackson2-json jar 1.0.0
net.obvj : confectory-datamapper-jackson2-xml jar 1.0.0
net.obvj : confectory-datamapper-jackson2-yaml jar 1.0.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.mockito : mockito-inline jar 3.11.1
org.mockito : mockito-junit-jupiter jar 3.11.1
net.obvj : junit-utils jar 1.3.1

Project Modules

There are no modules declared in this project.