Last Version

smt-retrying-spring 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-spring
Version

Version

3.0
Type

Type

jar
Description

Description

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

Download smt-retrying-spring 3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shiver-me-timbers : smt-retrying jar 3.0

provided (3)

Group / Artifact Type Version
org.aspectj : aspectjrt jar
org.springframework : spring-aspects jar 4.2.6.RELEASE
org.springframework.boot : spring-boot-starter jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-aop 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.