Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
---|---|
GroupId | GroupIdcom.github.paganini2008.atlantis |
ArtifactId | ArtifactIdchaconne-spring-boot-starter |
Last Version | Last Version1.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchaconne-spring-boot-starter
Distributed task scheduling application framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/chaconne-spring-boot-starter/ -->
<dependency>
<groupId>com.github.paganini2008.atlantis</groupId>
<artifactId>chaconne-spring-boot-starter</artifactId>
<version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/chaconne-spring-boot-starter/
implementation 'com.github.paganini2008.atlantis:chaconne-spring-boot-starter:1.0-RC3'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/chaconne-spring-boot-starter/
implementation ("com.github.paganini2008.atlantis:chaconne-spring-boot-starter:1.0-RC3")
'com.github.paganini2008.atlantis:chaconne-spring-boot-starter:jar:1.0-RC3'
<dependency org="com.github.paganini2008.atlantis" name="chaconne-spring-boot-starter" rev="1.0-RC3">
<artifact name="chaconne-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='chaconne-spring-boot-starter', version='1.0-RC3')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "chaconne-spring-boot-starter" % "1.0-RC3"
[com.github.paganini2008.atlantis/chaconne-spring-boot-starter "1.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-cron4j | jar | 2.0.3 |
com.github.paganini2008.atlantis : tridenter-spring-boot-starter | jar | 1.0-RC3 |
com.github.paganini2008 : fastjdbc-spring-boot-starter | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-mail | jar | |
org.springframework.boot : spring-boot-starter-freemarker | jar | |
org.springframework : spring-webmvc | jar |