| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases Security OAuth2 | 
| GroupId | GroupIdcom.c4-soft.springaddons | 
| ArtifactId | ArtifactIdspring-security-oauth2-test-webmvc-addons-jdk11 | 
| Last Version | Last Version4.1.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSet of tools I find useful to work with Spring (mostly spring-security for OpenID) | 
<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webmvc-addons-jdk11/ -->
<dependency>
    <groupId>com.c4-soft.springaddons</groupId>
    <artifactId>spring-security-oauth2-test-webmvc-addons-jdk11</artifactId>
    <version>4.1.5</version>
</dependency>// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webmvc-addons-jdk11/
implementation 'com.c4-soft.springaddons:spring-security-oauth2-test-webmvc-addons-jdk11:4.1.5'// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-security-oauth2-test-webmvc-addons-jdk11/
implementation ("com.c4-soft.springaddons:spring-security-oauth2-test-webmvc-addons-jdk11:4.1.5")'com.c4-soft.springaddons:spring-security-oauth2-test-webmvc-addons-jdk11:jar:4.1.5'<dependency org="com.c4-soft.springaddons" name="spring-security-oauth2-test-webmvc-addons-jdk11" rev="4.1.5">
  <artifact name="spring-security-oauth2-test-webmvc-addons-jdk11" type="jar" />
</dependency>@Grapes(
@Grab(group='com.c4-soft.springaddons', module='spring-security-oauth2-test-webmvc-addons-jdk11', version='4.1.5')
)libraryDependencies += "com.c4-soft.springaddons" % "spring-security-oauth2-test-webmvc-addons-jdk11" % "4.1.5"[com.c4-soft.springaddons/spring-security-oauth2-test-webmvc-addons-jdk11 "4.1.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.c4-soft.springaddons : spring-security-oauth2-test-addons-jdk11 | jar | 4.1.5 | 
| com.c4-soft.springaddons : spring-web-test-addons-jdk11 | jar | 4.1.5 | 
| org.springframework : spring-webmvc | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| org.assertj : assertj-core | jar | |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| com.h2database : h2 | jar |