License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.xream.x7 |
ArtifactId | ArtifactIdx7-spring-boot-starter |
Last Version | Last Version2.17.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionx7-spring-boot-starter
http://x7.xream.io
|
<!-- https://jarcasting.com/artifacts/io.xream.x7/x7-spring-boot-starter/ -->
<dependency>
<groupId>io.xream.x7</groupId>
<artifactId>x7-spring-boot-starter</artifactId>
<version>2.17.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.x7/x7-spring-boot-starter/
implementation 'io.xream.x7:x7-spring-boot-starter:2.17.0.RELEASE'
// https://jarcasting.com/artifacts/io.xream.x7/x7-spring-boot-starter/
implementation ("io.xream.x7:x7-spring-boot-starter:2.17.0.RELEASE")
'io.xream.x7:x7-spring-boot-starter:jar:2.17.0.RELEASE'
<dependency org="io.xream.x7" name="x7-spring-boot-starter" rev="2.17.0.RELEASE">
<artifact name="x7-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.x7', module='x7-spring-boot-starter', version='2.17.0.RELEASE')
)
libraryDependencies += "io.xream.x7" % "x7-spring-boot-starter" % "2.17.0.RELEASE"
[io.xream.x7/x7-spring-boot-starter "2.17.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.79 |