License |
License |
---|---|
GroupId | GroupIdio.gitee.aluka8023 |
ArtifactId | ArtifactIdnirvana-boot-parent |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnirvana-boot-parent
Manage all dependencies of Nirvana Projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nirvana-boot-parent-1.1.1.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-boot-parent/ -->
<dependency>
<groupId>io.gitee.aluka8023</groupId>
<artifactId>nirvana-boot-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-boot-parent/
implementation 'io.gitee.aluka8023:nirvana-boot-parent:1.1.1'
// https://jarcasting.com/artifacts/io.gitee.aluka8023/nirvana-boot-parent/
implementation ("io.gitee.aluka8023:nirvana-boot-parent:1.1.1")
'io.gitee.aluka8023:nirvana-boot-parent:pom:1.1.1'
<dependency org="io.gitee.aluka8023" name="nirvana-boot-parent" rev="1.1.1">
<artifact name="nirvana-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.aluka8023', module='nirvana-boot-parent', version='1.1.1')
)
libraryDependencies += "io.gitee.aluka8023" % "nirvana-boot-parent" % "1.1.1"
[io.gitee.aluka8023/nirvana-boot-parent "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
com.google.guava : guava | jar | 27.0-jre |
cn.hutool : hutool-all | jar | 5.0.4 |
org.projectlombok : lombok | jar | 1.16.20 |