License |
License |
---|---|
GroupId | GroupIdcom.github.ollgei.spring |
ArtifactId | ArtifactIdollgei-cloud-starter-parent |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
ollgei-cloud-starter-parent-1.1.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-cloud-starter-parent/ -->
<dependency>
<groupId>com.github.ollgei.spring</groupId>
<artifactId>ollgei-cloud-starter-parent</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-cloud-starter-parent/
implementation 'com.github.ollgei.spring:ollgei-cloud-starter-parent:1.1.3'
// https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-cloud-starter-parent/
implementation ("com.github.ollgei.spring:ollgei-cloud-starter-parent:1.1.3")
'com.github.ollgei.spring:ollgei-cloud-starter-parent:pom:1.1.3'
<dependency org="com.github.ollgei.spring" name="ollgei-cloud-starter-parent" rev="1.1.3">
<artifact name="ollgei-cloud-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.spring', module='ollgei-cloud-starter-parent', version='1.1.3')
)
libraryDependencies += "com.github.ollgei.spring" % "ollgei-cloud-starter-parent" % "1.1.3"
[com.github.ollgei.spring/ollgei-cloud-starter-parent "1.1.3"]