License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.home1 |
ArtifactId | ArtifactIdoss-common-dependencies-spring-boot-1.5.4.RELEASE |
Version | Version1.0.12.OSS |
Type | Typepom |
Description |
Descriptionoss-common-dependencies-spring-boot-1.5.4.RELEASE
Common dependencies used in different open source stack module implementations based on spring-boot-1.5.4
|
Filename | Size |
---|---|
oss-common-dependencies-spring-boot-1.5.4.RELEASE-1.0.12.OSS.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.home1/oss-common-dependencies-spring-boot-1.5.4.RELEASE/ -->
<dependency>
<groupId>cn.home1</groupId>
<artifactId>oss-common-dependencies-spring-boot-1.5.4.RELEASE</artifactId>
<version>1.0.12.OSS</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.home1/oss-common-dependencies-spring-boot-1.5.4.RELEASE/
implementation 'cn.home1:oss-common-dependencies-spring-boot-1.5.4.RELEASE:1.0.12.OSS'
// https://jarcasting.com/artifacts/cn.home1/oss-common-dependencies-spring-boot-1.5.4.RELEASE/
implementation ("cn.home1:oss-common-dependencies-spring-boot-1.5.4.RELEASE:1.0.12.OSS")
'cn.home1:oss-common-dependencies-spring-boot-1.5.4.RELEASE:pom:1.0.12.OSS'
<dependency org="cn.home1" name="oss-common-dependencies-spring-boot-1.5.4.RELEASE" rev="1.0.12.OSS">
<artifact name="oss-common-dependencies-spring-boot-1.5.4.RELEASE" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.home1', module='oss-common-dependencies-spring-boot-1.5.4.RELEASE', version='1.0.12.OSS')
)
libraryDependencies += "cn.home1" % "oss-common-dependencies-spring-boot-1.5.4.RELEASE" % "1.0.12.OSS"
[cn.home1/oss-common-dependencies-spring-boot-1.5.4.RELEASE "1.0.12.OSS"]