| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Ant Build Tools |
| GroupId | GroupIdcom.github.paganini2008.atlantis |
| ArtifactId | ArtifactIdtridenter-spring-boot-starter |
| Last Version | Last Version1.0-RC3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontridenter-spring-boot-starter
Distributed spring application framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/tridenter-spring-boot-starter/ -->
<dependency>
<groupId>com.github.paganini2008.atlantis</groupId>
<artifactId>tridenter-spring-boot-starter</artifactId>
<version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/tridenter-spring-boot-starter/
implementation 'com.github.paganini2008.atlantis:tridenter-spring-boot-starter:1.0-RC3'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/tridenter-spring-boot-starter/
implementation ("com.github.paganini2008.atlantis:tridenter-spring-boot-starter:1.0-RC3")
'com.github.paganini2008.atlantis:tridenter-spring-boot-starter:jar:1.0-RC3'
<dependency org="com.github.paganini2008.atlantis" name="tridenter-spring-boot-starter" rev="1.0-RC3">
<artifact name="tridenter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='tridenter-spring-boot-starter', version='1.0-RC3')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "tridenter-spring-boot-starter" % "1.0-RC3"
[com.github.paganini2008.atlantis/tridenter-spring-boot-starter "1.0-RC3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.paganini2008 : devtools-lang | jar | 2.0.3 |
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar | |
| com.github.paganini2008 : reditools-spring-boot-starter | jar | 2.0.3 |
| org.springframework : spring-web | jar | |
| org.springframework : spring-webmvc | jar | |
| org.springframework : spring-context-support | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.apache.httpcomponents : httpclient | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-data-jdbc | jar | |
| io.netty : netty-all | jar |