springworld
a series of components based in spring framework/springboot
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.paganini2008.springworld |
ArtifactId | ArtifactIdtransport-spring-boot-starter |
Last Version | Last Version2.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransport-spring-boot-starter
Common Components Based on Springboot
|
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.springworld/transport-spring-boot-starter/ -->
<dependency>
<groupId>com.github.paganini2008.springworld</groupId>
<artifactId>transport-spring-boot-starter</artifactId>
<version>2.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/transport-spring-boot-starter/
implementation 'com.github.paganini2008.springworld:transport-spring-boot-starter:2.0-RC4'
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/transport-spring-boot-starter/
implementation ("com.github.paganini2008.springworld:transport-spring-boot-starter:2.0-RC4")
'com.github.paganini2008.springworld:transport-spring-boot-starter:jar:2.0-RC4'
<dependency org="com.github.paganini2008.springworld" name="transport-spring-boot-starter" rev="2.0-RC4">
<artifact name="transport-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.springworld', module='transport-spring-boot-starter', version='2.0-RC4')
)
libraryDependencies += "com.github.paganini2008.springworld" % "transport-spring-boot-starter" % "2.0-RC4"
[com.github.paganini2008.springworld/transport-spring-boot-starter "2.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | |
io.netty : netty-all | jar | 4.1.42.Final |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.esotericsoftware : kryo | jar | 5.0.0-RC1 |
redis.clients : jedis | jar | |
com.github.paganini2008.springworld : cluster-spring-boot-starter | jar | 2.0-RC4 |
com.github.paganini2008 : transport-client | jar | 2.0-RC4 |
com.github.paganini2008 : devtools-lang | jar | 2.0-RC4 |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar |
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.github.paganini2008.springworld : xmemcached-spring-boot-starter | jar | 2.0-RC4 |
org.apache.kafka : kafka-clients | jar | |
de.ruedigermoeller : fst | jar | 2.57 |
a series of components based in spring framework/springboot