License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-libs |
Version | Version11 |
Type | Typepom |
Description |
Descriptionjeesuite-libs
java 后台开发套件
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jeesuite-libs-11.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-libs/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-libs</artifactId>
<version>11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-libs/
implementation 'com.jeesuite:jeesuite-libs:11'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-libs/
implementation ("com.jeesuite:jeesuite-libs:11")
'com.jeesuite:jeesuite-libs:pom:11'
<dependency org="com.jeesuite" name="jeesuite-libs" rev="11">
<artifact name="jeesuite-libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-libs', version='11')
)
libraryDependencies += "com.jeesuite" % "jeesuite-libs" % "11"
[com.jeesuite/jeesuite-libs "11"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.2.9.RELEASE |