is not current version
Last Version 0.0.2-beta

cn.haoxiaoyong.oss:oss-spring-boot-project 0.0.1-beta

OSS Spring Boot Project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.haoxiaoyong.oss
ArtifactId

ArtifactId

oss-spring-boot-project
Version

Version

0.0.1-beta
Type

Type

pom

Download oss-spring-boot-project 0.0.1-beta


<!-- https://jarcasting.com/artifacts/cn.haoxiaoyong.oss/oss-spring-boot-project/ -->
<dependency>
    <groupId>cn.haoxiaoyong.oss</groupId>
    <artifactId>oss-spring-boot-project</artifactId>
    <version>0.0.1-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.haoxiaoyong.oss/oss-spring-boot-project/
implementation 'cn.haoxiaoyong.oss:oss-spring-boot-project:0.0.1-beta'
// https://jarcasting.com/artifacts/cn.haoxiaoyong.oss/oss-spring-boot-project/
implementation ("cn.haoxiaoyong.oss:oss-spring-boot-project:0.0.1-beta")
'cn.haoxiaoyong.oss:oss-spring-boot-project:pom:0.0.1-beta'
<dependency org="cn.haoxiaoyong.oss" name="oss-spring-boot-project" rev="0.0.1-beta">
  <artifact name="oss-spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.haoxiaoyong.oss', module='oss-spring-boot-project', version='0.0.1-beta')
)
libraryDependencies += "cn.haoxiaoyong.oss" % "oss-spring-boot-project" % "0.0.1-beta"
[cn.haoxiaoyong.oss/oss-spring-boot-project "0.0.1-beta"]