License |
License |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-retrying-spring |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmt-retrying-spring
This parent pom provides access to the Spring Boot dependencies.
|
Filename | Size |
---|---|
smt-retrying-spring-3.0.pom | |
smt-retrying-spring-3.0.jar | 7 KB |
smt-retrying-spring-3.0-sources.jar | 6 KB |
smt-retrying-spring-3.0-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shiver-me-timbers : smt-retrying | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | |
org.springframework : spring-aspects | jar | 4.2.6.RELEASE |
org.springframework.boot : spring-boot-starter | jar |
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 |