License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Hermes Application Layer Libs Messaging |
GroupId | GroupIdcn.hermesdi |
ArtifactId | ArtifactIdapi-crypto-spring-boot |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapi-crypto-spring-boot
api crypto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-crypto-spring-boot-1.0.0.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.hermesdi/api-crypto-spring-boot/ -->
<dependency>
<groupId>cn.hermesdi</groupId>
<artifactId>api-crypto-spring-boot</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hermesdi/api-crypto-spring-boot/
implementation 'cn.hermesdi:api-crypto-spring-boot:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.hermesdi/api-crypto-spring-boot/
implementation ("cn.hermesdi:api-crypto-spring-boot:1.0.0.RELEASE")
'cn.hermesdi:api-crypto-spring-boot:pom:1.0.0.RELEASE'
<dependency org="cn.hermesdi" name="api-crypto-spring-boot" rev="1.0.0.RELEASE">
<artifact name="api-crypto-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hermesdi', module='api-crypto-spring-boot', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.hermesdi" % "api-crypto-spring-boot" % "1.0.0.RELEASE"
[cn.hermesdi/api-crypto-spring-boot "1.0.0.RELEASE"]