Last Version

com.github.houbb:test-spring 0.0.1

The test tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

test-spring
Version

Version

0.0.1
Type

Type

jar
Description

Description

The test tool for java.

Download test-spring 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : test-core jar 0.0.1
org.springframework : spring-test jar 4.3.24.RELEASE

Project Modules

There are no modules declared in this project.