License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.hippo4j |
ArtifactId | ArtifactIdhippo4j-spring-boot-starter-adapter |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhippo4j-spring-boot-starter-adapter
Define the adapter management of thread pool of tripartite framework
|
Filename | Size |
---|---|
hippo4j-spring-boot-starter-adapter-1.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot-starter-adapter/ -->
<dependency>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-spring-boot-starter-adapter</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot-starter-adapter/
implementation 'cn.hippo4j:hippo4j-spring-boot-starter-adapter:1.3.0'
// https://jarcasting.com/artifacts/cn.hippo4j/hippo4j-spring-boot-starter-adapter/
implementation ("cn.hippo4j:hippo4j-spring-boot-starter-adapter:1.3.0")
'cn.hippo4j:hippo4j-spring-boot-starter-adapter:pom:1.3.0'
<dependency org="cn.hippo4j" name="hippo4j-spring-boot-starter-adapter" rev="1.3.0">
<artifact name="hippo4j-spring-boot-starter-adapter" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hippo4j', module='hippo4j-spring-boot-starter-adapter', version='1.3.0')
)
libraryDependencies += "cn.hippo4j" % "hippo4j-spring-boot-starter-adapter" % "1.3.0"
[cn.hippo4j/hippo4j-spring-boot-starter-adapter "1.3.0"]