| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.whiletrue |
| ArtifactId | ArtifactIdct4j-spring-boot |
| Last Version | Last Version0.9.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionct4j-spring-boot
Cluster tasks for java - Spring boot support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ct4j-spring-boot-0.9.5.pom | |
| ct4j-spring-boot-0.9.5.jar | 26 KB |
| ct4j-spring-boot-0.9.5-sources.jar | 13 KB |
| ct4j-spring-boot-0.9.5-javadoc.jar | 436 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.whiletrue/ct4j-spring-boot/ -->
<dependency>
<groupId>com.whiletrue</groupId>
<artifactId>ct4j-spring-boot</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.whiletrue/ct4j-spring-boot/
implementation 'com.whiletrue:ct4j-spring-boot:0.9.5'
// https://jarcasting.com/artifacts/com.whiletrue/ct4j-spring-boot/
implementation ("com.whiletrue:ct4j-spring-boot:0.9.5")
'com.whiletrue:ct4j-spring-boot:jar:0.9.5'
<dependency org="com.whiletrue" name="ct4j-spring-boot" rev="0.9.5">
<artifact name="ct4j-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whiletrue', module='ct4j-spring-boot', version='0.9.5')
)
libraryDependencies += "com.whiletrue" % "ct4j-spring-boot" % "0.9.5"
[com.whiletrue/ct4j-spring-boot "0.9.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.whiletrue : ct4j | jar | 0.9.5 |