comn-basic

个人工具集

License

License

GroupId

GroupId

com.gitee.taotaojs
ArtifactId

ArtifactId

boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

comn-basic
个人工具集
Project URL

Project URL

http://www.example.com

Download boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.taotaojs/boot-starter/ -->
<dependency>
    <groupId>com.gitee.taotaojs</groupId>
    <artifactId>boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.taotaojs/boot-starter/
implementation 'com.gitee.taotaojs:boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.gitee.taotaojs/boot-starter/
implementation ("com.gitee.taotaojs:boot-starter:1.0.2")
'com.gitee.taotaojs:boot-starter:jar:1.0.2'
<dependency org="com.gitee.taotaojs" name="boot-starter" rev="1.0.2">
  <artifact name="boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.taotaojs', module='boot-starter', version='1.0.2')
)
libraryDependencies += "com.gitee.taotaojs" % "boot-starter" % "1.0.2"
[com.gitee.taotaojs/boot-starter "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.taotaojs : comn-common jar 1.0.2
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0