spring-boot-starter-data-web

Web Starter project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

spring-boot-starter-data-web
Last Version

Last Version

1.0.14-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-data-web
Web Starter project for Spring Boot
Source Code Management

Source Code Management

https://www.lmaye.com

Download spring-boot-starter-data-web

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.14
com.lmaye : app-common jar 1.0.11-RELEASE
org.owasp.antisamy : antisamy jar 1.5.8
org.lionsoul : ip2region jar 1.7.2
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.2.RELEASE
io.swagger : swagger-annotations jar 1.6.2
org.mapstruct : mapstruct-jdk8 jar 1.2.0.Final
org.mapstruct : mapstruct-processor jar 1.2.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14-RELEASE
1.0.13-RELEASE
1.0.12-RELEASE
1.0.11-RELEASE