is not current version
Last Version 0.2.7

io.github.mj-youn.spring 0.1.1

A project that organizes frequently used utilities in Spring

GroupId

GroupId

io.github.mj-youn
ArtifactId

ArtifactId

spring
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Download spring 0.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.mj-youn : core jar 0.1.0
org.springframework.boot : spring-boot-starter-data-jdbc jar 2.6.2
org.apache.logging.log4j : log4j-api jar 2.17.0
javax.validation : validation-api jar 2.0.1.Final

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.