License |
License |
---|---|
GroupId | GroupIdtop.oneyoung |
ArtifactId | ArtifactIdoneyoung-converter-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter-starter/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>oneyoung-converter-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter-starter/
implementation 'top.oneyoung:oneyoung-converter-starter:1.0.0'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter-starter/
implementation ("top.oneyoung:oneyoung-converter-starter:1.0.0")
'top.oneyoung:oneyoung-converter-starter:jar:1.0.0'
<dependency org="top.oneyoung" name="oneyoung-converter-starter" rev="1.0.0">
<artifact name="oneyoung-converter-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-converter-starter', version='1.0.0')
)
libraryDependencies += "top.oneyoung" % "oneyoung-converter-starter" % "1.0.0"
[top.oneyoung/oneyoung-converter-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
top.oneyoung : oneyoung-converter | jar | 1.0.0 |
org.projectlombok : lombok Optional | jar | 1.18.20 |