License |
License |
---|---|
GroupId | GroupIdcn.linham |
ArtifactId | ArtifactIdbeecloud-service-core |
Version | Version5.7.05 |
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.7.05</version>
</dependency>
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/
implementation 'cn.linham:beecloud-service-core:5.7.05'
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/
implementation ("cn.linham:beecloud-service-core:5.7.05")
'cn.linham:beecloud-service-core:jar:5.7.05'
<dependency org="cn.linham" name="beecloud-service-core" rev="5.7.05">
<artifact name="beecloud-service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.linham', module='beecloud-service-core', version='5.7.05')
)
libraryDependencies += "cn.linham" % "beecloud-service-core" % "5.7.05"
[cn.linham/beecloud-service-core "5.7.05"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 5.0.0.Alpha2 |
cn.linham : beecloud-core | jar | 5.7.05 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |