is not current version
Last Version 1.16.0

no.difi.move-common:security 1.1.11

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Security
GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

security
Version

Version

1.1.11
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/felleslosninger/efm-common/security

Download security 1.1.11


<!-- https://jarcasting.com/artifacts/no.difi.move-common/security/ -->
<dependency>
    <groupId>no.difi.move-common</groupId>
    <artifactId>security</artifactId>
    <version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.move-common/security/
implementation 'no.difi.move-common:security:1.1.11'
// https://jarcasting.com/artifacts/no.difi.move-common/security/
implementation ("no.difi.move-common:security:1.1.11")
'no.difi.move-common:security:jar:1.1.11'
<dependency org="no.difi.move-common" name="security" rev="1.1.11">
  <artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.move-common', module='security', version='1.1.11')
)
libraryDependencies += "no.difi.move-common" % "security" % "1.1.11"
[no.difi.move-common/security "1.1.11"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.3.5.RELEASE
no.difi.move-common : config jar 1.1.11
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.30
com.nimbusds : oauth2-oidc-sdk jar 6.13
com.nimbusds : nimbus-jose-jwt jar 7.3
junit : junit jar 4.13.1
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.6.RELEASE

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.