License |
License |
---|---|
GroupId | GroupIdtop.oneyoung |
ArtifactId | ArtifactIdoneyoung-start |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Filename | Size |
---|---|
oneyoung-start-0.0.3.pom | |
oneyoung-start-0.0.3.jar | 20 MB |
oneyoung-start-0.0.3-sources.jar | 1 KB |
oneyoung-start-0.0.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-start/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>oneyoung-start</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-start/
implementation 'top.oneyoung:oneyoung-start:0.0.3'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-start/
implementation ("top.oneyoung:oneyoung-start:0.0.3")
'top.oneyoung:oneyoung-start:jar:0.0.3'
<dependency org="top.oneyoung" name="oneyoung-start" rev="0.0.3">
<artifact name="oneyoung-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-start', version='0.0.3')
)
libraryDependencies += "top.oneyoung" % "oneyoung-start" % "0.0.3"
[top.oneyoung/oneyoung-start "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
top.oneyoung : oneyoung-portal | jar | 0.0.3 |
org.projectlombok : lombok Optional | jar | 1.18.20 |