is not current version
Last Version 13

com.jeesuite:jeesuite-libs 7

java 后台开发套件

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-libs
Version

Version

7
Type

Type

pom

Download jeesuite-libs 7

Filename Size
jeesuite-libs-7.pom 5 KB
Browse

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