License |
License |
---|---|
GroupId | GroupIdvip.justlive |
ArtifactId | ArtifactIdeasy-boot |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-boot
easy-boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-boot-1.2.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/easy-boot/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>easy-boot</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/easy-boot/
implementation 'vip.justlive:easy-boot:1.2.0'
// https://jarcasting.com/artifacts/vip.justlive/easy-boot/
implementation ("vip.justlive:easy-boot:1.2.0")
'vip.justlive:easy-boot:pom:1.2.0'
<dependency org="vip.justlive" name="easy-boot" rev="1.2.0">
<artifact name="easy-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='easy-boot', version='1.2.0')
)
libraryDependencies += "vip.justlive" % "easy-boot" % "1.2.0"
[vip.justlive/easy-boot "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |