<dependency>
<groupId>com.github.michaelruocco</groupId>
<artifactId>user-provider</artifactId>
<version>0.1.42</version>
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='user-provider', version='0.1.42')
)
compile
|-- software.amazon.awssdk:cognitoidentityprovider:2.26.28
runtime
|-- org.slf4j:slf4j-api:2.0.13
|-- com.github.michaelruocco:use-cases:0.1.42
|-- com.github.michaelruocco:entities:0.1.42
|-- commons-io:commons-io:2.16.1
|-- org.apache.commons:commons-collections4:4.4
|-- com.fasterxml.jackson.core:jackson-databind:2.17.2
|-- org.springframework:spring-web:6.1.11
|-- com.github.michaelruocco:json-adapter:1.0.4