License |
License |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-retrying-aspect |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmt-retrying-aspect
This parent pom provides access to the Spring Boot dependencies.
|
Filename | Size |
---|---|
smt-retrying-aspect-3.0.pom | |
smt-retrying-aspect-3.0.jar | 11 KB |
smt-retrying-aspect-3.0-sources.jar | 10 KB |
smt-retrying-aspect-3.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-aspect/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-retrying-aspect</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-aspect/
implementation 'com.github.shiver-me-timbers:smt-retrying-aspect:3.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-aspect/
implementation ("com.github.shiver-me-timbers:smt-retrying-aspect:3.0")
'com.github.shiver-me-timbers:smt-retrying-aspect:jar:3.0'
<dependency org="com.github.shiver-me-timbers" name="smt-retrying-aspect" rev="3.0">
<artifact name="smt-retrying-aspect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-retrying-aspect', version='3.0')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-retrying-aspect" % "3.0"
[com.github.shiver-me-timbers/smt-retrying-aspect "3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shiver-me-timbers : smt-retrying | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.github.shiver-me-timbers : smt-random | jar | 1.8 |