License |
License |
---|---|
GroupId | GroupIdcn.linham |
ArtifactId | ArtifactIdbeecloud-service-core |
Last Version | Last Version5.8.09 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbee.cloud.service
beecloud service core
|
<!-- https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/ -->
<dependency>
<groupId>cn.linham</groupId>
<artifactId>beecloud-service-core</artifactId>
<version>5.8.09</version>
</dependency>
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/
implementation 'cn.linham:beecloud-service-core:5.8.09'
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/
implementation ("cn.linham:beecloud-service-core:5.8.09")
'cn.linham:beecloud-service-core:jar:5.8.09'
<dependency org="cn.linham" name="beecloud-service-core" rev="5.8.09">
<artifact name="beecloud-service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.linham', module='beecloud-service-core', version='5.8.09')
)
libraryDependencies += "cn.linham" % "beecloud-service-core" % "5.8.09"
[cn.linham/beecloud-service-core "5.8.09"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 5.0.0.Alpha2 |
org.elasticsearch : elasticsearch | jar | 7.17.1 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.17.1 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.17.1 |
cn.linham : beecloud-core | jar | 5.8.09 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |