spring-junit-test

Spring project junit test util

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.jklasd
ArtifactId

ArtifactId

spring-junit-test
Last Version

Last Version

1.2.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-junit-test
Spring project junit test util
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/jklasd/spring-junit-test

Download spring-junit-test

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.

Versions

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