is not current version
Last Version 1.0.12.OSS

cn.home1:oss-common-dependencies-spring-boot-1.4.1.RELEASE 1.0.8.OSS

Common dependencies used in different open source stack module implementations based on spring-boot-1.4.1

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

oss-common-dependencies-spring-boot-1.4.1.RELEASE
Version

Version

1.0.8.OSS
Type

Type

pom

Download oss-common-dependencies-spring-boot-1.4.1.RELEASE 1.0.8.OSS


<!-- https://jarcasting.com/artifacts/cn.home1/oss-common-dependencies-spring-boot-1.4.1.RELEASE/ -->
<dependency>
    <groupId>cn.home1</groupId>
    <artifactId>oss-common-dependencies-spring-boot-1.4.1.RELEASE</artifactId>
    <version>1.0.8.OSS</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.home1/oss-common-dependencies-spring-boot-1.4.1.RELEASE/
implementation 'cn.home1:oss-common-dependencies-spring-boot-1.4.1.RELEASE:1.0.8.OSS'
// https://jarcasting.com/artifacts/cn.home1/oss-common-dependencies-spring-boot-1.4.1.RELEASE/
implementation ("cn.home1:oss-common-dependencies-spring-boot-1.4.1.RELEASE:1.0.8.OSS")
'cn.home1:oss-common-dependencies-spring-boot-1.4.1.RELEASE:pom:1.0.8.OSS'
<dependency org="cn.home1" name="oss-common-dependencies-spring-boot-1.4.1.RELEASE" rev="1.0.8.OSS">
  <artifact name="oss-common-dependencies-spring-boot-1.4.1.RELEASE" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.home1', module='oss-common-dependencies-spring-boot-1.4.1.RELEASE', version='1.0.8.OSS')
)
libraryDependencies += "cn.home1" % "oss-common-dependencies-spring-boot-1.4.1.RELEASE" % "1.0.8.OSS"
[cn.home1/oss-common-dependencies-spring-boot-1.4.1.RELEASE "1.0.8.OSS"]