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

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.ollgei.spring
ArtifactId

ArtifactId

ollgei-boot-starter-parent
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/ollgei/ollgei-boot-starter-parent

Download ollgei-boot-starter-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

ollgei-boot-starter-parent

Based spring boot starter, add extension.

deploy

mvn clean deploy -P release-parent

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0