newbie-spring-boot-starter

一套基于SpringBoot的快速开发引导包

License

License

MIT Licence
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.halower
ArtifactId

ArtifactId

newbie-spring-boot-starter
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

newbie-spring-boot-starter
一套基于SpringBoot的快速开发引导包
Project URL

Project URL

https://github.com/qianyan/underscore.string.java

Download newbie-spring-boot-starter

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.5.RELEASE
com.querydsl : querydsl-jpa jar 4.2.1
com.querydsl : querydsl-apt jar 4.2.1
com.querydsl : querydsl-sql jar 4.2.1
org.flywaydb : flyway-core jar 5.0.7
org.projectlombok : lombok jar 1.18.2
org.modelmapper : modelmapper jar 2.1.0
com.alibaba : fastjson jar 1.2.49
org.apache.commons : commons-text jar 1.4
org.apache.commons : commons-lang3 jar 3.8
com.spring4all : swagger-spring-boot-starter jar 1.8.0.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0