springboot-starter

The springboot-starter tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

springboot-starter
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-starter
The springboot-starter tool for java.

Download springboot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.22.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1