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