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