License |
License |
---|---|
GroupId | GroupIdtop.oneyoung |
ArtifactId | ArtifactIdoneyoung-converter |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Filename | Size |
---|---|
oneyoung-converter-0.0.4.pom | |
oneyoung-converter-0.0.4.jar | 63 KB |
oneyoung-converter-0.0.4-sources.jar | 34 KB |
oneyoung-converter-0.0.4-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>oneyoung-converter</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation 'top.oneyoung:oneyoung-converter:0.0.4'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation ("top.oneyoung:oneyoung-converter:0.0.4")
'top.oneyoung:oneyoung-converter:jar:0.0.4'
<dependency org="top.oneyoung" name="oneyoung-converter" rev="0.0.4">
<artifact name="oneyoung-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-converter', version='0.0.4')
)
libraryDependencies += "top.oneyoung" % "oneyoung-converter" % "0.0.4"
[top.oneyoung/oneyoung-converter "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar |