Last Version

amon 1.0.0

A lightweight distributed task scheduling framework.

License

License

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

amon
Version

Version

1.0.0
Type

Type

pom
Description

Description

amon
A lightweight distributed task scheduling framework.
Project URL

Project URL

https://github.com/liuyanggithup/amon
Source Code Management

Source Code Management

https://github.com/liuyanggithup/amon.git

Download amon 1.0.0

Filename Size
amon-1.0.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • amon-core
  • amon-samples