Last Version

Summer Boot Starter Parent 1.3.0

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
Version

Version

1.3.0
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 1.3.0


<!-- 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.