License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdcom.c4-soft.springaddons |
ArtifactId | ArtifactIdspring-security-oauth2-test-webmvc-addons-jdk11 |
Version | Version4.1.4 |
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.4</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.4'
// 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.4")
'com.c4-soft.springaddons:spring-security-oauth2-test-webmvc-addons-jdk11:jar:4.1.4'
<dependency org="com.c4-soft.springaddons" name="spring-security-oauth2-test-webmvc-addons-jdk11" rev="4.1.4">
<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.4')
)
libraryDependencies += "com.c4-soft.springaddons" % "spring-security-oauth2-test-webmvc-addons-jdk11" % "4.1.4"
[com.c4-soft.springaddons/spring-security-oauth2-test-webmvc-addons-jdk11 "4.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.c4-soft.springaddons : spring-security-oauth2-test-addons-jdk11 | jar | 4.1.4 |
com.c4-soft.springaddons : spring-web-test-addons-jdk11 | jar | 4.1.4 |
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 |