License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-db |
Version | Version2.3.2 |
Type | Typejar |
Description |
Descriptiontoolbox 数据库操作工具包
|
Filename | Size |
---|---|
toolbox-db-2.3.2.pom | |
toolbox-db-2.3.2.jar | 6 KB |
toolbox-db-2.3.2-sources.jar | 4 KB |
toolbox-db-2.3.2-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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-db/
implementation 'com.github.hughwick:toolbox-db:2.3.2'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-db/
implementation ("com.github.hughwick:toolbox-db:2.3.2")
'com.github.hughwick:toolbox-db:jar:2.3.2'
<dependency org="com.github.hughwick" name="toolbox-db" rev="2.3.2">
<artifact name="toolbox-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-db', version='2.3.2')
)
libraryDependencies += "com.github.hughwick" % "toolbox-db" % "2.3.2"
[com.github.hughwick/toolbox-db "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-core | jar | 2.3.2 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.2 |
com.baomidou : mybatis-plus-boot-starter-test | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.springframework : spring-test | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |