spring-boot-parent

integrate spring-boot-starter-parent and some useful utils like lombok, commons-lang3, commons-collections4 etc. into one

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.jack90john
ArtifactId

ArtifactId

spring-boot-with-utils-parent
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-parent
integrate spring-boot-starter-parent and some useful utils like lombok, commons-lang3, commons-collections4 etc. into one
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-with-utils-parent
Source Code Management

Source Code Management

https://github.com/jack90john/spring-boot-with-utils-parent

Download spring-boot-with-utils-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jack90john : common-utils jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0