License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.github.jklasd |
ArtifactId | ArtifactIdspring-junit-test |
Last Version | Last Version1.2.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-junit-test
Spring project junit test util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jklasd/spring-junit-test/ -->
<dependency>
<groupId>com.github.jklasd</groupId>
<artifactId>spring-junit-test</artifactId>
<version>1.2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jklasd/spring-junit-test/
implementation 'com.github.jklasd:spring-junit-test:1.2.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.jklasd/spring-junit-test/
implementation ("com.github.jklasd:spring-junit-test:1.2.1-RELEASE")
'com.github.jklasd:spring-junit-test:jar:1.2.1-RELEASE'
<dependency org="com.github.jklasd" name="spring-junit-test" rev="1.2.1-RELEASE">
<artifact name="spring-junit-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jklasd', module='spring-junit-test', version='1.2.1-RELEASE')
)
libraryDependencies += "com.github.jklasd" % "spring-junit-test" % "1.2.1-RELEASE"
[com.github.jklasd/spring-junit-test "1.2.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
com.alibaba : fastjson | jar | 1.2.35 |
com.google.guava : guava | jar | 30.0-jre |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework.boot : spring-boot | jar | 1.5.11.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.11.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.9.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Version |
---|
1.2.1-RELEASE
|
1.2.0-RELEASE
|
1.1.9-RELEASE
|
1.1.8-RELEASE
|
1.1.7-RELEASE
|
1.1.6-RELEASE
|