Summer Boot Starter Parent

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.clinmanc
ArtifactId

ArtifactId

summer-boot-starter-parent
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Summer Boot Starter Parent
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/clinmanc/summer-boot
Source Code Management

Source Code Management

https://github.com/clinmanc/summer-boot

Download summer-boot-starter-parent

How to add to project

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

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.

summer-boot

install

<repository>
    <groupId>com.github.clinmanc</groupId>
    <artifactId>summer-boot-starter-parent</artifactId>
    <version>1.3.0</version>
</repository>

Versions

Version
1.3.0
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0