Last Version

amon-core 1.0.0

A lightweight distributed task scheduling framework.

License

License

GroupId

GroupId

com.githup.liuyanggithup
ArtifactId

ArtifactId

amon-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

amon-core
A lightweight distributed task scheduling framework.
Project URL

Project URL

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

Download amon-core 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ctrip.framework.apollo : apollo-client jar 1.2.0
org.aspectj : aspectjrt jar 1.9.2
org.springframework : spring-aspects jar 5.0.9.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.9.RELEASE

Project Modules

There are no modules declared in this project.