Last Version

smt-retrying 3.0

This parent pom provides access to the Spring Boot dependencies.

License

License

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-retrying
Version

Version

3.0
Type

Type

jar
Description

Description

smt-retrying
This parent pom provides access to the Spring Boot dependencies.

Download smt-retrying 3.0


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-retrying</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying/
implementation 'com.github.shiver-me-timbers:smt-retrying:3.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying/
implementation ("com.github.shiver-me-timbers:smt-retrying:3.0")
'com.github.shiver-me-timbers:smt-retrying:jar:3.0'
<dependency org="com.github.shiver-me-timbers" name="smt-retrying" rev="3.0">
  <artifact name="smt-retrying" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-retrying', version='3.0')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-retrying" % "3.0"
[com.github.shiver-me-timbers/smt-retrying "3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-logging jar
com.github.shiver-me-timbers : smt-random jar 1.8
com.github.shiver-me-timbers : smt-matchers jar 1.2

Project Modules

There are no modules declared in this project.