vortex-spring-boot-starter


Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

com.github.paganini2008.atlantis
ArtifactId

ArtifactId

vortex-spring-boot-starter
Last Version

Last Version

1.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

vortex-spring-boot-starter
Project URL

Project URL

https://github.com/paganini2008/vortex

Download vortex-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter-actuator jar
io.netty : netty-all jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
com.github.paganini2008.atlantis : tridenter-spring-boot-starter jar 1.0-RC3
com.github.paganini2008.atlantis : vortex-common jar 1.0-RC3
de.ruedigermoeller : fst jar 2.57

provided (9)

Group / Artifact Type Version
org.apache.mina : mina-core jar 2.0.21
org.glassfish.grizzly : grizzly-http-server jar 2.3.35
org.glassfish.grizzly : grizzly-spdy jar 2.3.35
com.esotericsoftware : kryo jar 5.0.0-RC1
com.github.paganini2008 : xmemcached-spring-boot-starter jar 2.0.3
org.apache.kafka : kafka-clients jar
javax.servlet : javax.servlet-api jar
com.github.paganini2008 : devtools-beans-streaming jar 2.0.3
com.github.paganini2008 : embedded-io jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC3
1.0-RC2
1.0-RC1