| License |
License |
|---|---|
| GroupId | GroupIdtop.oneyoung |
| ArtifactId | ArtifactIdoneyoung-converter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDemo project for Spring Boot
|
| Filename | Size |
|---|---|
| oneyoung-converter-1.0.0.pom | |
| oneyoung-converter-1.0.0.jar | 63 KB |
| oneyoung-converter-1.0.0-sources.jar | 34 KB |
| oneyoung-converter-1.0.0-javadoc.jar | 278 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13.2 |