License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.xiaper |
ArtifactId | ArtifactIdxiaper-spring-boot-robot |
Version | Version2.1.6.RELEASE |
Type | Typejar |
Description |
Descriptionxiaper-spring-boot-robot
full stack open source enterprise im engine component
|
<!-- https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-robot/ -->
<dependency>
<groupId>io.xiaper</groupId>
<artifactId>xiaper-spring-boot-robot</artifactId>
<version>2.1.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-robot/
implementation 'io.xiaper:xiaper-spring-boot-robot:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-robot/
implementation ("io.xiaper:xiaper-spring-boot-robot:2.1.6.RELEASE")
'io.xiaper:xiaper-spring-boot-robot:jar:2.1.6.RELEASE'
<dependency org="io.xiaper" name="xiaper-spring-boot-robot" rev="2.1.6.RELEASE">
<artifact name="xiaper-spring-boot-robot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xiaper', module='xiaper-spring-boot-robot', version='2.1.6.RELEASE')
)
libraryDependencies += "io.xiaper" % "xiaper-spring-boot-robot" % "2.1.6.RELEASE"
[io.xiaper/xiaper-spring-boot-robot "2.1.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.ansj : ansj_seg | jar | 5.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.3.RELEASE |