License |
License |
---|---|
GroupId | GroupIdcom.gitee.karys |
ArtifactId | ArtifactIdjob |
Version | Version1.0.1.RELEASE |
Type | Typejar |
Description |
Descriptionjob
job is a gen module.
|
Project URL |
Project URL |
Filename | Size |
---|---|
job-1.0.1.RELEASE.pom | |
job-1.0.1.RELEASE.jar | 34 KB |
job-1.0.1.RELEASE-sources.jar | 17 KB |
job-1.0.1.RELEASE-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.karys/job/ -->
<dependency>
<groupId>com.gitee.karys</groupId>
<artifactId>job</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.karys/job/
implementation 'com.gitee.karys:job:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.karys/job/
implementation ("com.gitee.karys:job:1.0.1.RELEASE")
'com.gitee.karys:job:jar:1.0.1.RELEASE'
<dependency org="com.gitee.karys" name="job" rev="1.0.1.RELEASE">
<artifact name="job" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.karys', module='job', version='1.0.1.RELEASE')
)
libraryDependencies += "com.gitee.karys" % "job" % "1.0.1.RELEASE"
[com.gitee.karys/job "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.karys : common | jar | 1.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |