Last Version

top.oneyoung:oneyoung-converter 1.0.0

Demo project for Spring Boot

License

License

GroupId

GroupId

top.oneyoung
ArtifactId

ArtifactId

oneyoung-converter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Demo project for Spring Boot

Download oneyoung-converter 1.0.0


<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/ -->
<dependency>
    <groupId>top.oneyoung</groupId>
    <artifactId>oneyoung-converter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation 'top.oneyoung:oneyoung-converter:1.0.0'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation ("top.oneyoung:oneyoung-converter:1.0.0")
'top.oneyoung:oneyoung-converter:jar:1.0.0'
<dependency org="top.oneyoung" name="oneyoung-converter" rev="1.0.0">
  <artifact name="oneyoung-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-converter', version='1.0.0')
)
libraryDependencies += "top.oneyoung" % "oneyoung-converter" % "1.0.0"
[top.oneyoung/oneyoung-converter "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-context jar
org.apache.commons : commons-lang3 jar 3.11
net.openhft : compiler jar 2.21ea82
org.projectlombok : lombok Optional jar 1.18.20

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.