License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-confcenter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-confcenter/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-confcenter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-confcenter/
implementation 'com.jeesuite:jeesuite-confcenter:1.0.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-confcenter/
implementation ("com.jeesuite:jeesuite-confcenter:1.0.0")
'com.jeesuite:jeesuite-confcenter:jar:1.0.0'
<dependency org="com.jeesuite" name="jeesuite-confcenter" rev="1.0.0">
<artifact name="jeesuite-confcenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-confcenter', version='1.0.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-confcenter" % "1.0.0"
[com.jeesuite/jeesuite-confcenter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common | jar | 1.0.0 |
org.springframework : spring-context | jar | 4.2.5.RELEASE |
org.springframework : spring-core | jar | 4.2.5.RELEASE |
org.springframework : spring-beans | jar | 4.2.5.RELEASE |
org.apache.logging.log4j : log4j-core | jar | 2.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.2.5.RELEASE |