Last Version

com.github.houbb:sisyphus-test 0.1.0

The test module for sisyphus.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sisyphus-test
Version

Version

0.1.0
Type

Type

jar
Description

Description

The test module for sisyphus.

Download sisyphus-test 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : sisyphus-core jar 0.1.0
com.github.houbb : sisyphus-annotation jar 0.1.0
com.github.houbb : sisyphus-spring jar 0.1.0
com.github.houbb : sisyphus-springboot-starter jar 0.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.springframework : spring-test jar 4.3.24.RELEASE

Project Modules

There are no modules declared in this project.