License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.org-hejianhui |
ArtifactId | ArtifactIdniuh-spring-boot-starter |
Version | Version1.0-RELEASE |
Type | Typepom |
Description |
Descriptionniuh-spring-boot-starter
niuh-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
niuh-spring-boot-starter-1.0-RELEASE.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.org-hejianhui/niuh-spring-boot-starter/ -->
<dependency>
<groupId>com.github.org-hejianhui</groupId>
<artifactId>niuh-spring-boot-starter</artifactId>
<version>1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.org-hejianhui/niuh-spring-boot-starter/
implementation 'com.github.org-hejianhui:niuh-spring-boot-starter:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.org-hejianhui/niuh-spring-boot-starter/
implementation ("com.github.org-hejianhui:niuh-spring-boot-starter:1.0-RELEASE")
'com.github.org-hejianhui:niuh-spring-boot-starter:pom:1.0-RELEASE'
<dependency org="com.github.org-hejianhui" name="niuh-spring-boot-starter" rev="1.0-RELEASE">
<artifact name="niuh-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.org-hejianhui', module='niuh-spring-boot-starter', version='1.0-RELEASE')
)
libraryDependencies += "com.github.org-hejianhui" % "niuh-spring-boot-starter" % "1.0-RELEASE"
[com.github.org-hejianhui/niuh-spring-boot-starter "1.0-RELEASE"]