is not current version
Last Version 0.1.8

io.github.mj-youn.spring-web 0.1.7

A project that organizes frequently used utilities in Spring Web Service

GroupId

GroupId

io.github.mj-youn
ArtifactId

ArtifactId

spring-web
Version

Version

0.1.7
Type

Type

jar
Description

Description

io.github.mj-youn.spring-web
A project that organizes frequently used utilities in Spring Web Service

Download spring-web 0.1.7


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

Dependencies

compile (15)

Group / Artifact Type Version
io.github.mj-youn : core jar 0.1.5
io.github.mj-youn : spring jar 0.1.9
org.springframework.boot : spring-boot-starter-data-jdbc jar 2.6.2
org.springframework.boot : spring-boot-starter-aop jar 2.6.2
org.springframework.security : spring-security-web jar 5.6.1
org.springframework : spring-web jar 5.3.14
org.springframework : spring-webmvc jar 5.3.14
org.apache.logging.log4j : log4j-api jar 2.17.1
org.slf4j : slf4j-api jar 1.7.32
javax.validation : validation-api jar 2.0.1.Final
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.