is not current version
Last Version 1.0.3

easy-spring-test 1.0.1

The project of easy-spring-test

License

License

GroupId

GroupId

io.github.bigwg
ArtifactId

ArtifactId

easy-spring-test
Version

Version

1.0.1
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 1.0.1


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

Dependencies

provided (4)

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

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.