Last Version

orderd-junit-spring 1.0.1

Sprint junit integration.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.bestxty
ArtifactId

ArtifactId

orderd-junit-spring
Version

Version

1.0.1
Type

Type

jar
Description

Description

orderd-junit-spring
Sprint junit integration.
Project URL

Project URL

https://github.com/swjjxyxty/ordered-junit-build/tree/master/orderd-junit-spring

Download orderd-junit-spring 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.bestxty : orderd-junit jar 1.0.1
org.springframework : spring-test jar 4.3.14.RELEASE

test (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.14.RELEASE
org.springframework : spring-beans jar 4.3.14.RELEASE

Project Modules

There are no modules declared in this project.