| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
| GroupId | GroupIdcom.github.paganini2008.atlantis |
| ArtifactId | ArtifactIdjellyfish-http-spring-boot-starter |
| Last Version | Last Version1.0-RC3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjellyfish-http-spring-boot-starter
A simple log collecting and application api monitor system
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-http-spring-boot-starter/ -->
<dependency>
<groupId>com.github.paganini2008.atlantis</groupId>
<artifactId>jellyfish-http-spring-boot-starter</artifactId>
<version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-http-spring-boot-starter/
implementation 'com.github.paganini2008.atlantis:jellyfish-http-spring-boot-starter:1.0-RC3'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-http-spring-boot-starter/
implementation ("com.github.paganini2008.atlantis:jellyfish-http-spring-boot-starter:1.0-RC3")
'com.github.paganini2008.atlantis:jellyfish-http-spring-boot-starter:jar:1.0-RC3'
<dependency org="com.github.paganini2008.atlantis" name="jellyfish-http-spring-boot-starter" rev="1.0-RC3">
<artifact name="jellyfish-http-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='jellyfish-http-spring-boot-starter', version='1.0-RC3')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "jellyfish-http-spring-boot-starter" % "1.0-RC3"
[com.github.paganini2008.atlantis/jellyfish-http-spring-boot-starter "1.0-RC3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.paganini2008.atlantis : vortex-common | jar | 1.0-RC3 |
| com.github.paganini2008 : devtools-lang | jar | 2.0.3 |
| org.apache.commons : commons-lang3 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar | |
| org.slf4j : slf4j-api | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |