License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.anji-plus |
ArtifactId | ArtifactIdspring-boot-gaea-parent |
Last Version | Last Version2.1.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-boot-gaea-parent
spring-boot-gaea-parent
|
Filename | Size |
---|---|
spring-boot-gaea-parent-2.1.0.RELEASE.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anji-plus/spring-boot-gaea-parent/ -->
<dependency>
<groupId>com.anji-plus</groupId>
<artifactId>spring-boot-gaea-parent</artifactId>
<version>2.1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-gaea-parent/
implementation 'com.anji-plus:spring-boot-gaea-parent:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-gaea-parent/
implementation ("com.anji-plus:spring-boot-gaea-parent:2.1.0.RELEASE")
'com.anji-plus:spring-boot-gaea-parent:pom:2.1.0.RELEASE'
<dependency org="com.anji-plus" name="spring-boot-gaea-parent" rev="2.1.0.RELEASE">
<artifact name="spring-boot-gaea-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anji-plus', module='spring-boot-gaea-parent', version='2.1.0.RELEASE')
)
libraryDependencies += "com.anji-plus" % "spring-boot-gaea-parent" % "2.1.0.RELEASE"
[com.anji-plus/spring-boot-gaea-parent "2.1.0.RELEASE"]