License |
License |
---|---|
GroupId | GroupIdcom.xiongyingqi |
ArtifactId | ArtifactIdcommons-spring |
Version | Version0.1.10 |
Type | Typejar |
Description |
Descriptionspring工具
|
Filename | Size |
---|---|
commons-spring-0.1.10.pom | |
commons-spring-0.1.10.jar | 3 KB |
commons-spring-0.1.10-sources.jar | 1 KB |
commons-spring-0.1.10-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xiongyingqi/commons-spring/ -->
<dependency>
<groupId>com.xiongyingqi</groupId>
<artifactId>commons-spring</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.xiongyingqi/commons-spring/
implementation 'com.xiongyingqi:commons-spring:0.1.10'
// https://jarcasting.com/artifacts/com.xiongyingqi/commons-spring/
implementation ("com.xiongyingqi:commons-spring:0.1.10")
'com.xiongyingqi:commons-spring:jar:0.1.10'
<dependency org="com.xiongyingqi" name="commons-spring" rev="0.1.10">
<artifact name="commons-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xiongyingqi', module='commons-spring', version='0.1.10')
)
libraryDependencies += "com.xiongyingqi" % "commons-spring" % "0.1.10"
[com.xiongyingqi/commons-spring "0.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.xiongyingqi : common_helper | jar | 0.1.10 |
org.springframework : spring-webmvc | jar | 3.2.2.RELEASE |
org.springframework : spring-context | jar | 3.2.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |