is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-db 2.1.6

toolbox 数据库操作工具包

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-db
Version

Version

2.1.6
Type

Type

jar
Description

Description

toolbox 数据库操作工具包

Download toolbox-db 2.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hughwick : toolbox-core jar 2.1.6
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.springframework : spring-test jar 5.2.13.RELEASE
org.springframework : spring-context jar 5.2.13.RELEASE

Project Modules

There are no modules declared in this project.