| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mattzhongchang |
| ArtifactId | ArtifactIdsparta-springsupport |
| Last Version | Last Version1.3.10-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsparta
|
<!-- https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-springsupport/ -->
<dependency>
<groupId>com.github.mattzhongchang</groupId>
<artifactId>sparta-springsupport</artifactId>
<version>1.3.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-springsupport/
implementation 'com.github.mattzhongchang:sparta-springsupport:1.3.10-RELEASE'
// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-springsupport/
implementation ("com.github.mattzhongchang:sparta-springsupport:1.3.10-RELEASE")
'com.github.mattzhongchang:sparta-springsupport:jar:1.3.10-RELEASE'
<dependency org="com.github.mattzhongchang" name="sparta-springsupport" rev="1.3.10-RELEASE">
<artifact name="sparta-springsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mattzhongchang', module='sparta-springsupport', version='1.3.10-RELEASE')
)
libraryDependencies += "com.github.mattzhongchang" % "sparta-springsupport" % "1.3.10-RELEASE"
[com.github.mattzhongchang/sparta-springsupport "1.3.10-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mattzhongchang : sparta-core | jar | 1.3.10-RELEASE |
| org.springframework : spring-core | jar | 4.3.6.RELEASE |
| org.springframework : spring-beans | jar | 4.3.6.RELEASE |
| org.springframework : spring-context | jar | 4.3.6.RELEASE |
| org.springframework : spring-test | jar | 4.3.6.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-core | jar | 1.1.7 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |