is not current version
Last Version 1.4.0

com.jeesuite:jeesuite-common 1.1.4

基础工具类支持

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-common
Version

Version

1.1.4
Type

Type

jar

Download jeesuite-common 1.1.4


<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/ -->
<dependency>
    <groupId>com.jeesuite</groupId>
    <artifactId>jeesuite-common</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/
implementation 'com.jeesuite:jeesuite-common:1.1.4'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-common/
implementation ("com.jeesuite:jeesuite-common:1.1.4")
'com.jeesuite:jeesuite-common:jar:1.1.4'
<dependency org="com.jeesuite" name="jeesuite-common" rev="1.1.4">
  <artifact name="jeesuite-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-common', version='1.1.4')
)
libraryDependencies += "com.jeesuite" % "jeesuite-common" % "1.1.4"
[com.jeesuite/jeesuite-common "1.1.4"]