lamp-dependencies

Spring Boot 2.x项目依赖管理

License

License

GroupId

GroupId

top.tangyh.basic
ArtifactId

ArtifactId

lamp-dependencies
Last Version

Last Version

3.6.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Download lamp-dependencies

How to add to project

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

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.6.2
3.6.0
3.5.8
3.5.7
3.5.3
3.5.1
3.5.0
3.4.0
3.3.0