License |
License |
---|---|
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-scheduler |
Version | Version2.2.14 |
Type | Typejar |
Description |
Descriptionxm-commons-scheduler
xm-commons-scheduler
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xm-commons-scheduler-2.2.14.pom | |
xm-commons-scheduler-2.2.14.jar | 24 KB |
xm-commons-scheduler-2.2.14-sources.jar | 12 KB |
xm-commons-scheduler-2.2.14-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-scheduler/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-scheduler</artifactId>
<version>2.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-scheduler/
implementation 'com.icthh.xm.commons:xm-commons-scheduler:2.2.14'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-scheduler/
implementation ("com.icthh.xm.commons:xm-commons-scheduler:2.2.14")
'com.icthh.xm.commons:xm-commons-scheduler:jar:2.2.14'
<dependency org="com.icthh.xm.commons" name="xm-commons-scheduler" rev="2.2.14">
<artifact name="xm-commons-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-scheduler', version='2.2.14')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-scheduler" % "2.2.14"
[com.icthh.xm.commons/xm-commons-scheduler "2.2.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-stream-binder-kafka | jar |