Last Version

anti-replay-attack 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
Version

Version

0.3.0
Type

Type

pom
Description

Description

anti-replay-attack
Demo project for Spring Boot
Project URL

Project URL

https://github.com/winjaychan/anti-replay-attack
Source Code Management

Source Code Management

https://github.com/winjaychan/anti-replay-attack

Download anti-replay-attack 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • core
  • example-userid-attack
  • starter