is not current version
Last Version 1.1.3

com.github.ollgei.spring:ollgei-boot-starter-parent 1.0.3


GroupId

GroupId

com.github.ollgei.spring
ArtifactId

ArtifactId

ollgei-boot-starter-parent
Version

Version

1.0.3
Type

Type

pom

Download ollgei-boot-starter-parent 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-boot-starter-parent/ -->
<dependency>
    <groupId>com.github.ollgei.spring</groupId>
    <artifactId>ollgei-boot-starter-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-boot-starter-parent/
implementation 'com.github.ollgei.spring:ollgei-boot-starter-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.ollgei.spring/ollgei-boot-starter-parent/
implementation ("com.github.ollgei.spring:ollgei-boot-starter-parent:1.0.3")
'com.github.ollgei.spring:ollgei-boot-starter-parent:pom:1.0.3'
<dependency org="com.github.ollgei.spring" name="ollgei-boot-starter-parent" rev="1.0.3">
  <artifact name="ollgei-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.spring', module='ollgei-boot-starter-parent', version='1.0.3')
)
libraryDependencies += "com.github.ollgei.spring" % "ollgei-boot-starter-parent" % "1.0.3"
[com.github.ollgei.spring/ollgei-boot-starter-parent "1.0.3"]