License |
License |
---|---|
GroupId | GroupIdcn.howardliu |
ArtifactId | ArtifactIdgear-springEx |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongear-springEx
spring扩展
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.howardliu/gear-springEx/ -->
<dependency>
<groupId>cn.howardliu</groupId>
<artifactId>gear-springEx</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.howardliu/gear-springEx/
implementation 'cn.howardliu:gear-springEx:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.howardliu/gear-springEx/
implementation ("cn.howardliu:gear-springEx:1.0.1-RELEASE")
'cn.howardliu:gear-springEx:jar:1.0.1-RELEASE'
<dependency org="cn.howardliu" name="gear-springEx" rev="1.0.1-RELEASE">
<artifact name="gear-springEx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.howardliu', module='gear-springEx', version='1.0.1-RELEASE')
)
libraryDependencies += "cn.howardliu" % "gear-springEx" % "1.0.1-RELEASE"
[cn.howardliu/gear-springEx "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.howardliu : gear-commons | jar | 1.0.1-RELEASE |
cn.howardliu : gear-zk | jar | 1.0.1-RELEASE |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.2.5.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |