| GroupId | GroupIdorg.jeecgframework.boot |
|---|---|
| ArtifactId | ArtifactIdjeecg-boot-base-tools |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description公共模块
|
| Filename | Size |
|---|---|
| jeecg-boot-base-tools-3.0.pom | |
| jeecg-boot-base-tools-3.0.jar | 26 KB |
| jeecg-boot-base-tools-3.0-sources.jar | 16 KB |
| jeecg-boot-base-tools-3.0-javadoc.jar | 159 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-base-tools/ -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-base-tools</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-base-tools/
implementation 'org.jeecgframework.boot:jeecg-boot-base-tools:3.0'
// https://jarcasting.com/artifacts/org.jeecgframework.boot/jeecg-boot-base-tools/
implementation ("org.jeecgframework.boot:jeecg-boot-base-tools:3.0")
'org.jeecgframework.boot:jeecg-boot-base-tools:jar:3.0'
<dependency org="org.jeecgframework.boot" name="jeecg-boot-base-tools" rev="3.0">
<artifact name="jeecg-boot-base-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework.boot', module='jeecg-boot-base-tools', version='3.0')
)
libraryDependencies += "org.jeecgframework.boot" % "jeecg-boot-base-tools" % "3.0"
[org.jeecgframework.boot/jeecg-boot-base-tools "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web Optional | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.apache.commons : commons-pool2 | jar | |
| cn.hutool : hutool-core | jar | |
| cn.hutool : hutool-crypto | jar | |
| commons-beanutils : commons-beanutils | jar |