gabbro-spring-boot-starter

a simple web spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.aliothliu
ArtifactId

ArtifactId

gabbro-spring-boot-starter
Last Version

Last Version

0.0.2-SNAPSHOTS
Release Date

Release Date

Type

Type

jar
Description

Description

gabbro-spring-boot-starter
a simple web spring boot starter
Project URL

Project URL

https://github.com
Source Code Management

Source Code Management

https://github.com/aliothliu/gabbro-spring-boot-starter.git

Download gabbro-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.aliothliu/gabbro-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.aliothliu</groupId>
    <artifactId>gabbro-spring-boot-starter</artifactId>
    <version>0.0.2-SNAPSHOTS</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aliothliu/gabbro-spring-boot-starter/
implementation 'io.github.aliothliu:gabbro-spring-boot-starter:0.0.2-SNAPSHOTS'
// https://jarcasting.com/artifacts/io.github.aliothliu/gabbro-spring-boot-starter/
implementation ("io.github.aliothliu:gabbro-spring-boot-starter:0.0.2-SNAPSHOTS")
'io.github.aliothliu:gabbro-spring-boot-starter:jar:0.0.2-SNAPSHOTS'
<dependency org="io.github.aliothliu" name="gabbro-spring-boot-starter" rev="0.0.2-SNAPSHOTS">
  <artifact name="gabbro-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aliothliu', module='gabbro-spring-boot-starter', version='0.0.2-SNAPSHOTS')
)
libraryDependencies += "io.github.aliothliu" % "gabbro-spring-boot-starter" % "0.0.2-SNAPSHOTS"
[io.github.aliothliu/gabbro-spring-boot-starter "0.0.2-SNAPSHOTS"]

Dependencies

compile (1)

Group / Artifact Type Version
org.zalando : problem-spring-web-starter jar 0.27.0

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.7.0
org.springframework.boot : spring-boot-starter-web jar 2.7.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.0
org.springframework.security : spring-security-test jar
org.springframework.boot : spring-boot-starter-validation jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-SNAPSHOTS
0.0.1-SNAPSHOTS