License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.xream.x7 |
ArtifactId | ArtifactIdspring-boot-starter-x7 |
Version | Version2.2.7.RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot-starter-x7
http://x7.xream.io
|
<!-- https://jarcasting.com/artifacts/io.xream.x7/spring-boot-starter-x7/ -->
<dependency>
<groupId>io.xream.x7</groupId>
<artifactId>spring-boot-starter-x7</artifactId>
<version>2.2.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.x7/spring-boot-starter-x7/
implementation 'io.xream.x7:spring-boot-starter-x7:2.2.7.RELEASE'
// https://jarcasting.com/artifacts/io.xream.x7/spring-boot-starter-x7/
implementation ("io.xream.x7:spring-boot-starter-x7:2.2.7.RELEASE")
'io.xream.x7:spring-boot-starter-x7:jar:2.2.7.RELEASE'
<dependency org="io.xream.x7" name="spring-boot-starter-x7" rev="2.2.7.RELEASE">
<artifact name="spring-boot-starter-x7" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.x7', module='spring-boot-starter-x7', version='2.2.7.RELEASE')
)
libraryDependencies += "io.xream.x7" % "spring-boot-starter-x7" % "2.2.7.RELEASE"
[io.xream.x7/spring-boot-starter-x7 "2.2.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
io.xream.x7 : x7-repository | jar | 2.2.7.RELEASE |
io.xream.x7 : x7-reyc | jar | 2.2.7.RELEASE |
io.xream.x7 : x7-core | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
org.aspectj : aspectjweaver | jar | |
javax.servlet : javax.servlet-api | jar | |
org.apache.httpcomponents : httpclient | jar | |
javax.validation : validation-api | jar | |
org.apache.commons : commons-pool2 | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.60 |