io.github.mj-youn.spring

A project that organizes frequently used utilities in Spring

GroupId

GroupId

io.github.mj-youn
ArtifactId

ArtifactId

spring
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.github.mj-youn : core jar 0.1.5
org.springframework.boot : spring-boot-starter-data-jdbc jar 2.6.2
org.apache.logging.log4j : log4j-api jar 2.17.1
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 (1)

Group / Artifact Type Version
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.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0