License |
License |
---|---|
GroupId | GroupIdtop.oneyoung |
ArtifactId | ArtifactIdoneyoung-portal |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Filename | Size |
---|---|
oneyoung-portal-0.0.3.pom | |
oneyoung-portal-0.0.3.jar | 10 KB |
oneyoung-portal-0.0.3-sources.jar | 5 KB |
oneyoung-portal-0.0.3-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-portal/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>oneyoung-portal</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-portal/
implementation 'top.oneyoung:oneyoung-portal:0.0.3'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-portal/
implementation ("top.oneyoung:oneyoung-portal:0.0.3")
'top.oneyoung:oneyoung-portal:jar:0.0.3'
<dependency org="top.oneyoung" name="oneyoung-portal" rev="0.0.3">
<artifact name="oneyoung-portal" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-portal', version='0.0.3')
)
libraryDependencies += "top.oneyoung" % "oneyoung-portal" % "0.0.3"
[top.oneyoung/oneyoung-portal "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
top.oneyoung : oneyoung-common | jar | 0.0.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-undertow | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.5 |
top.oneyoung : oneyoung-i18n-starter | jar | 0.0.3 |
org.projectlombok : lombok Optional | jar | 1.18.20 |