jellyfish-spring-boot-starter

A simple log collecting and application api monitor system

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

com.github.paganini2008.atlantis
ArtifactId

ArtifactId

jellyfish-spring-boot-starter
Last Version

Last Version

1.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

jellyfish-spring-boot-starter
A simple log collecting and application api monitor system
Project URL

Project URL

https://github.com/paganini2008/jellyfish

Download jellyfish-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.paganini2008.atlantis</groupId>
    <artifactId>jellyfish-spring-boot-starter</artifactId>
    <version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-spring-boot-starter/
implementation 'com.github.paganini2008.atlantis:jellyfish-spring-boot-starter:1.0-RC3'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish-spring-boot-starter/
implementation ("com.github.paganini2008.atlantis:jellyfish-spring-boot-starter:1.0-RC3")
'com.github.paganini2008.atlantis:jellyfish-spring-boot-starter:jar:1.0-RC3'
<dependency org="com.github.paganini2008.atlantis" name="jellyfish-spring-boot-starter" rev="1.0-RC3">
  <artifact name="jellyfish-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='jellyfish-spring-boot-starter', version='1.0-RC3')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "jellyfish-spring-boot-starter" % "1.0-RC3"
[com.github.paganini2008.atlantis/jellyfish-spring-boot-starter "1.0-RC3"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.paganini2008.atlantis : vortex-common jar 1.0-RC3
com.github.paganini2008.atlantis : vortex-spring-boot-starter jar 1.0-RC3
org.elasticsearch : elasticsearch jar
org.springframework.boot : spring-boot-starter-data-elasticsearch jar
org.springframework.data : spring-data-elasticsearch jar
com.github.paganini2008 : devtools-lang jar 2.0.3
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC3
1.0-RC2