License |
License |
---|---|
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-starter-web |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlms-starter-web
Web Starter project for Spring Boot
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-starter-web/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-starter-web</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-starter-web/
implementation 'com.lmaye:lms-starter-web:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.lmaye/lms-starter-web/
implementation ("com.lmaye:lms-starter-web:1.0.2-RELEASE")
'com.lmaye:lms-starter-web:jar:1.0.2-RELEASE'
<dependency org="com.lmaye" name="lms-starter-web" rev="1.0.2-RELEASE">
<artifact name="lms-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-starter-web', version='1.0.2-RELEASE')
)
libraryDependencies += "com.lmaye" % "lms-starter-web" % "1.0.2-RELEASE"
[com.lmaye/lms-starter-web "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.14 |
com.lmaye : app-common | jar | 1.0.12-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 | jar | 1.4.2.Final |
org.mapstruct : mapstruct-processor | jar | 1.4.2.Final |