Last Version

fun.hereis.code:spring 3.0.RLS

The common code which are used frequently.

License

License

GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

spring
Version

Version

3.0.RLS
Type

Type

jar
Description

Description

The common code which are used frequently.
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring 3.0.RLS


<!-- https://jarcasting.com/artifacts/fun.hereis.code/spring/ -->
<dependency>
    <groupId>fun.hereis.code</groupId>
    <artifactId>spring</artifactId>
    <version>3.0.RLS</version>
</dependency>
// https://jarcasting.com/artifacts/fun.hereis.code/spring/
implementation 'fun.hereis.code:spring:3.0.RLS'
// https://jarcasting.com/artifacts/fun.hereis.code/spring/
implementation ("fun.hereis.code:spring:3.0.RLS")
'fun.hereis.code:spring:jar:3.0.RLS'
<dependency org="fun.hereis.code" name="spring" rev="3.0.RLS">
  <artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.hereis.code', module='spring', version='3.0.RLS')
)
libraryDependencies += "fun.hereis.code" % "spring" % "3.0.RLS"
[fun.hereis.code/spring "3.0.RLS"]

Dependencies

compile (10)

Group / Artifact Type Version
io.lettuce : lettuce-core jar 5.1.8.RELEASE
io.projectreactor : reactor-core jar 3.1.6.RELEASE
fun.hereis.code : utils jar 3.0.RLS
com.squareup.okhttp3 : okhttp jar 4.3.1
org.slf4j : slf4j-api jar 1.7.22
org.apache.httpcomponents : httpclient jar 4.5.2
com.fasterxml.jackson.core : jackson-databind jar 2.8.3
io.springfox : springfox-swagger2 jar 2.7.0
io.springfox : springfox-swagger-ui jar 2.7.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.22.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.22.RELEASE
org.springframework : spring-aspects jar

Project Modules

There are no modules declared in this project.