License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.jerehao |
ArtifactId | ArtifactIddevia-spring-boot |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondevia-spring-boot
use to server some spring boot starter
|
Filename | Size |
---|---|
devia-spring-boot-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot/ -->
<dependency>
<groupId>com.jerehao</groupId>
<artifactId>devia-spring-boot</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot/
implementation 'com.jerehao:devia-spring-boot:1.0.0'
// https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot/
implementation ("com.jerehao:devia-spring-boot:1.0.0")
'com.jerehao:devia-spring-boot:pom:1.0.0'
<dependency org="com.jerehao" name="devia-spring-boot" rev="1.0.0">
<artifact name="devia-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jerehao', module='devia-spring-boot', version='1.0.0')
)
libraryDependencies += "com.jerehao" % "devia-spring-boot" % "1.0.0"
[com.jerehao/devia-spring-boot "1.0.0"]