example-spring-boot-starter

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.imaginary11
ArtifactId

ArtifactId

example-spring-boot-starter
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

example-spring-boot-starter
Demo project for Spring Boot

Download example-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE