License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-common2 |
Version | Version1.3.8 |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-common2-1.3.8.pom | |
jeesuite-common2-1.3.8.jar | 59 KB |
jeesuite-common2-1.3.8-sources.jar | 34 KB |
jeesuite-common2-1.3.8-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common2/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-common2</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common2/
implementation 'com.jeesuite:jeesuite-common2:1.3.8'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common2/
implementation ("com.jeesuite:jeesuite-common2:1.3.8")
'com.jeesuite:jeesuite-common2:jar:1.3.8'
<dependency org="com.jeesuite" name="jeesuite-common2" rev="1.3.8">
<artifact name="jeesuite-common2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-common2', version='1.3.8')
)
libraryDependencies += "com.jeesuite" % "jeesuite-common2" % "1.3.8"
[com.jeesuite/jeesuite-common2 "1.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common | jar | 1.3.8 |
com.jeesuite : jeesuite-cache Optional | jar | 1.3.8 |
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.apache.logging.log4j : log4j-core Optional | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.2.9.RELEASE |