Last Version

com.github.winjaychan:anti-replay-attack-core 0.3.0

Demo project for Spring Boot

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.winjaychan
ArtifactId

ArtifactId

anti-replay-attack-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

Demo project for Spring Boot

Download anti-replay-attack-core 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.winjaychan/anti-replay-attack-core/ -->
<dependency>
    <groupId>com.github.winjaychan</groupId>
    <artifactId>anti-replay-attack-core</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winjaychan/anti-replay-attack-core/
implementation 'com.github.winjaychan:anti-replay-attack-core:0.3.0'
// https://jarcasting.com/artifacts/com.github.winjaychan/anti-replay-attack-core/
implementation ("com.github.winjaychan:anti-replay-attack-core:0.3.0")
'com.github.winjaychan:anti-replay-attack-core:jar:0.3.0'
<dependency org="com.github.winjaychan" name="anti-replay-attack-core" rev="0.3.0">
  <artifact name="anti-replay-attack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winjaychan', module='anti-replay-attack-core', version='0.3.0')
)
libraryDependencies += "com.github.winjaychan" % "anti-replay-attack-core" % "0.3.0"
[com.github.winjaychan/anti-replay-attack-core "0.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.github.ben-manes.caffeine : caffeine jar 2.9.0
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar
org.projectlombok : lombok Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.