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