License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.haoxiaoyong.oss |
ArtifactId | ArtifactIdoss-spring-boot-project |
Version | Version0.0.2-beta |
Type | Typepom |
Description |
DescriptionOSS Spring Boot Project
OSS Spring Boot Project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oss-spring-boot-project-0.0.2-beta.pom | 5 KB |
Browse |
<!-- 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.2-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.2-beta'
// https://jarcasting.com/artifacts/cn.haoxiaoyong.oss/oss-spring-boot-project/
implementation ("cn.haoxiaoyong.oss:oss-spring-boot-project:0.0.2-beta")
'cn.haoxiaoyong.oss:oss-spring-boot-project:pom:0.0.2-beta'
<dependency org="cn.haoxiaoyong.oss" name="oss-spring-boot-project" rev="0.0.2-beta">
<artifact name="oss-spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.haoxiaoyong.oss', module='oss-spring-boot-project', version='0.0.2-beta')
)
libraryDependencies += "cn.haoxiaoyong.oss" % "oss-spring-boot-project" % "0.0.2-beta"
[cn.haoxiaoyong.oss/oss-spring-boot-project "0.0.2-beta"]