License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-common2 |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-common2-1.4.0.pom | |
jeesuite-common2-1.4.0.jar | 48 KB |
jeesuite-common2-1.4.0-sources.jar | 28 KB |
jeesuite-common2-1.4.0-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common2/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-common2</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common2/
implementation 'com.jeesuite:jeesuite-common2:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common2/
implementation ("com.jeesuite:jeesuite-common2:1.4.0")
'com.jeesuite:jeesuite-common2:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-common2" rev="1.4.0">
<artifact name="jeesuite-common2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-common2', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-common2" % "1.4.0"
[com.jeesuite/jeesuite-common2 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common | jar | 1.4.0 |
com.jeesuite : jeesuite-cache Optional | jar | 1.4.0 |
org.apache.poi : poi Optional | jar | 3.17 |
org.apache.poi : poi-ooxml Optional | jar | 3.17 |
org.apache.poi : poi-ooxml-schemas Optional | jar | 3.17 |
org.apache.commons : commons-collections4 Optional | jar | 4.1 |
org.apache.zookeeper : zookeeper Optional | jar | 3.4.14 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |