is not current version
Last Version 1.1.3

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


GroupId

GroupId

com.github.ollgei.spring
ArtifactId

ArtifactId

ollgei-boot-starter-parent
Version

Version

1.1.2
Type

Type

pom

Download ollgei-boot-starter-parent 1.1.2


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