License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdno.difi.move-common |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version1.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-1.16.0.pom | |
security-1.16.0.jar | 24 KB |
security-1.16.0-sources.jar | 10 KB |
security-1.16.0-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.move-common/security/ -->
<dependency>
<groupId>no.difi.move-common</groupId>
<artifactId>security</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.move-common/security/
implementation 'no.difi.move-common:security:1.16.0'
// https://jarcasting.com/artifacts/no.difi.move-common/security/
implementation ("no.difi.move-common:security:1.16.0")
'no.difi.move-common:security:jar:1.16.0'
<dependency org="no.difi.move-common" name="security" rev="1.16.0">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.move-common', module='security', version='1.16.0')
)
libraryDependencies += "no.difi.move-common" % "security" % "1.16.0"
[no.difi.move-common/security "1.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.7 |
no.difi.move-common : config | jar | 1.16.0 |
no.difi.commons : commons-asic | jar | 0.9.3 |
org.springframework.retry : spring-retry | jar | 1.3.0 |
commons-io : commons-io | jar | 2.8.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.nimbusds : nimbus-jose-jwt | jar | 9.15.2 |
junit : junit | jar | 4.13.2 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.5.1.RELEASE |
org.springframework.boot : spring-boot-starter-oauth2-client | jar | 2.6.7 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.28.2 |