Files download
File Operation
idv-context-spring-app-0.1.24.jar download
idv-context-spring-app-0.1.24.pom download
idv-context-spring-app-0.1.24-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.michaelruocco.idv</groupId>
  <artifactId>idv-context-spring-app</artifactId>
  <version>0.1.24</version>
</dependency>
Gradle Groovy
implementation 'com.github.michaelruocco.idv:idv-context-spring-app:0.1.24'
Gradle Kotlin
implementation("com.github.michaelruocco.idv:idv-context-spring-app:0.1.24")
Scala SBT
libraryDependencies += "com.github.michaelruocco.idv" % "idv-context-spring-app" % "0.1.24"
Groovy Grape
@Grapes(
  @Grab(group='com.github.michaelruocco.idv', module='idv-context-spring-app', version='0.1.24')
)
Apache Ivy
<dependency org="com.github.michaelruocco.idv" name="idv-context-spring-app" rev="0.1.24" />
Leiningen
[com.github.michaelruocco.idv/idv-context-spring-app "0.1.24"]
Apache Buildr
'com.github.michaelruocco.idv:idv-context-spring-app:jar:0.1.24'
Dependencies

runtime

|-- org.slf4j:slf4j-api:1.7.32

|-- com.github.michaelruocco.idv:idv-context-plain-app:0.1.24

|-- com.github.michaelruocco.idv:identity-config:0.1.24

|-- com.github.michaelruocco.idv:lockout-config:0.1.24

|-- com.github.michaelruocco.idv:context-config:0.1.24

|-- com.github.michaelruocco.idv:identity-json:0.1.24

|-- com.github.michaelruocco.idv:method-config:0.1.24

|-- com.github.michaelruocco.idv:otp-config:0.1.24

|-- com.github.michaelruocco.idv:otp-sim-swap-stub-config:0.1.24

|-- com.github.michaelruocco.idv:push-notification-config:0.1.24

|-- com.github.michaelruocco.idv:lockout-json:0.1.24

|-- com.github.michaelruocco.idv:context-json:0.1.24

|-- com.github.michaelruocco.idv:method-json:0.1.24

|-- com.github.michaelruocco.idv:otp-json:0.1.24

|-- com.github.michaelruocco.idv:push-notification-json:0.1.24

|-- com.github.michaelruocco.idv:identity-external-find-stub-config:0.1.24

|-- org.springframework.boot:spring-boot-dependencies:2.6.1

|-- org.springframework.boot:spring-boot-starter-web

|-- org.springframework.boot:spring-boot-starter-actuator

|-- org.springframework.boot:spring-boot-starter-hateoas

|-- com.github.bohnman:squiggly-filter-jackson:1.3.18

|-- com.github.michaelruocco:spring-filters:0.1.12

|-- com.github.michaelruocco:string-utils:0.1.6

|-- com.github.michaelruocco:json-adapter:1.0.4

|-- com.github.michaelruocco:testing-clocks:0.1.4

|-- com.github.michaelruocco:random-value-suppliers:0.1.0

|-- com.fasterxml.jackson.core:jackson-databind

|-- org.redisson:redisson:3.16.6

|-- org.mongodb:mongo-java-driver:3.12.10

|-- com.github.dalet-oss:mongobee:1.0.4

|-- ch.qos.logback.contrib:logback-json-classic:0.1.5

|-- ch.qos.logback.contrib:logback-jackson:0.1.5

|-- net.logstash.logback:logstash-logback-encoder:7.0.1

|-- io.netty:netty-resolver-dns-native-macos:4.1.70.Final