lamp-parent

Spring Boot 2.x项目依赖管理

License

License

GroupId

GroupId

top.tangyh.basic
ArtifactId

ArtifactId

lamp-parent
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

lamp-parent
Spring Boot 2.x项目依赖管理
Project URL

Project URL

https://github.com/zuihou/lamp-cloud

Download lamp-parent

Filename Size
lamp-parent-3.7.0.pom 29 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/top.tangyh.basic/lamp-parent/ -->
<dependency>
    <groupId>top.tangyh.basic</groupId>
    <artifactId>lamp-parent</artifactId>
    <version>3.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.tangyh.basic/lamp-parent/
implementation 'top.tangyh.basic:lamp-parent:3.7.0'
// https://jarcasting.com/artifacts/top.tangyh.basic/lamp-parent/
implementation ("top.tangyh.basic:lamp-parent:3.7.0")
'top.tangyh.basic:lamp-parent:pom:3.7.0'
<dependency org="top.tangyh.basic" name="lamp-parent" rev="3.7.0">
  <artifact name="lamp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.tangyh.basic', module='lamp-parent', version='3.7.0')
)
libraryDependencies += "top.tangyh.basic" % "lamp-parent" % "3.7.0"
[top.tangyh.basic/lamp-parent "3.7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0