License |
License |
---|---|
GroupId | GroupIdcom.github.fishlikewater |
ArtifactId | ArtifactIdschedule-common |
Version | Version1.0.1.RELEASE |
Type | Typejar |
Description |
Descriptionschedule-common
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.fishlikewater/schedule-common/ -->
<dependency>
<groupId>com.github.fishlikewater</groupId>
<artifactId>schedule-common</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fishlikewater/schedule-common/
implementation 'com.github.fishlikewater:schedule-common:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.fishlikewater/schedule-common/
implementation ("com.github.fishlikewater:schedule-common:1.0.1.RELEASE")
'com.github.fishlikewater:schedule-common:jar:1.0.1.RELEASE'
<dependency org="com.github.fishlikewater" name="schedule-common" rev="1.0.1.RELEASE">
<artifact name="schedule-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fishlikewater', module='schedule-common', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.fishlikewater" % "schedule-common" % "1.0.1.RELEASE"
[com.github.fishlikewater/schedule-common "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.11 |
com.google.protobuf : protobuf-java | jar | 3.6.1 |
cn.hutool : hutool-core | jar | 4.3.1 |
cn.hutool : hutool-cache | jar | 4.3.1 |
com.alibaba : fastjson | jar | 1.2.54 |
io.netty : netty-all | jar | 4.1.31.Final |
org.projectlombok : lombok | jar | 1.16.18 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |