tools-common

Create a general toolkit for agile development.

License

License

GroupId

GroupId

io.github.songshijun900329
ArtifactId

ArtifactId

tools-common
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

tools-common
Create a general toolkit for agile development.
Project URL

Project URL

https://github.com/songshijun900329/feature-auto
Source Code Management

Source Code Management

https://github.com/songshijun900329/feature-auto

Download tools-common

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.songshijun900329/tools-common/ -->
<dependency>
    <groupId>io.github.songshijun900329</groupId>
    <artifactId>tools-common</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.songshijun900329/tools-common/
implementation 'io.github.songshijun900329:tools-common:0.0.1'
// https://jarcasting.com/artifacts/io.github.songshijun900329/tools-common/
implementation ("io.github.songshijun900329:tools-common:0.0.1")
'io.github.songshijun900329:tools-common:jar:0.0.1'
<dependency org="io.github.songshijun900329" name="tools-common" rev="0.0.1">
  <artifact name="tools-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.songshijun900329', module='tools-common', version='0.0.1')
)
libraryDependencies += "io.github.songshijun900329" % "tools-common" % "0.0.1"
[io.github.songshijun900329/tools-common "0.0.1"]

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.0
mysql : mysql-connector-java jar 8.0.25
javax.servlet : servlet-api Optional jar 2.5
javax.mail : mail jar 1.4.7
commons-io : commons-io jar 2.6
com.google.guava : guava jar 20.0
org.projectlombok : lombok Optional jar 1.18.10
org.aspectj : aspectjweaver jar 1.9.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.8.RELEASE
org.springframework : spring-context jar 5.1.9.RELEASE
org.springframework : spring-web jar 5.1.9.RELEASE
commons-codec : commons-codec jar 1.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.0

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1