License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-db |
Version | Version2.1.8 |
Type | Typejar |
Description |
Descriptiontoolbox 数据库操作工具包
|
Filename | Size |
---|---|
toolbox-db-2.1.8.pom | |
toolbox-db-2.1.8.jar | 6 KB |
toolbox-db-2.1.8-sources.jar | 4 KB |
toolbox-db-2.1.8-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-db/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-db</artifactId>
<version>2.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-db/
implementation 'com.github.hughwick:toolbox-db:2.1.8'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-db/
implementation ("com.github.hughwick:toolbox-db:2.1.8")
'com.github.hughwick:toolbox-db:jar:2.1.8'
<dependency org="com.github.hughwick" name="toolbox-db" rev="2.1.8">
<artifact name="toolbox-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-db', version='2.1.8')
)
libraryDependencies += "com.github.hughwick" % "toolbox-db" % "2.1.8"
[com.github.hughwick/toolbox-db "2.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-core | jar | 2.1.8 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
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 |