easy-spring-test

The project of easy-spring-test

License

License

GroupId

GroupId

io.github.bigwg
ArtifactId

ArtifactId

easy-spring-test
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

easy-spring-test
The project of easy-spring-test
Project URL

Project URL

https://github.com/bigwg/easy-spring-test
Source Code Management

Source Code Management

https://github.com/bigwg/easy-spring-test

Download easy-spring-test

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.bigwg/easy-spring-test/ -->
<dependency>
    <groupId>io.github.bigwg</groupId>
    <artifactId>easy-spring-test</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bigwg/easy-spring-test/
implementation 'io.github.bigwg:easy-spring-test:1.0.3'
// https://jarcasting.com/artifacts/io.github.bigwg/easy-spring-test/
implementation ("io.github.bigwg:easy-spring-test:1.0.3")
'io.github.bigwg:easy-spring-test:jar:1.0.3'
<dependency org="io.github.bigwg" name="easy-spring-test" rev="1.0.3">
  <artifact name="easy-spring-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bigwg', module='easy-spring-test', version='1.0.3')
)
libraryDependencies += "io.github.bigwg" % "easy-spring-test" % "1.0.3"
[io.github.bigwg/easy-spring-test "1.0.3"]

Dependencies

provided (5)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.10.RELEASE
org.springframework.boot : spring-boot-test jar 2.1.9.RELEASE
org.springframework : spring-context jar 5.1.10.RELEASE
org.springframework : spring-core jar 5.1.10.RELEASE
org.mybatis : mybatis jar 3.4.6

test (6)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar
org.junit.platform : junit-platform-suite-api jar
org.junit.platform : junit-platform-suite-engine jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0