License |
License |
---|---|
GroupId | GroupIdcom.githup.liuyanggithup |
ArtifactId | ArtifactIdamon-core |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionamon-core
A lightweight distributed task scheduling framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
amon-core-1.0.0.pom | |
amon-core-1.0.0.jar | 15 KB |
amon-core-1.0.0-sources.jar | 8 KB |
amon-core-1.0.0-javadoc.jar | 106 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.0.9.RELEASE |