License |
License |
---|---|
GroupId | GroupIdio.mosip.authentication |
ArtifactId | ArtifactIdauthentication-childauthfilter-impl |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthentication-childauthfilter-impl
ID Authentication Filter reference Implementation to check allowed auth types for child
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-childauthfilter-impl/ -->
<dependency>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-childauthfilter-impl</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-childauthfilter-impl/
implementation 'io.mosip.authentication:authentication-childauthfilter-impl:1.2.0'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-childauthfilter-impl/
implementation ("io.mosip.authentication:authentication-childauthfilter-impl:1.2.0")
'io.mosip.authentication:authentication-childauthfilter-impl:jar:1.2.0'
<dependency org="io.mosip.authentication" name="authentication-childauthfilter-impl" rev="1.2.0">
<artifact name="authentication-childauthfilter-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-childauthfilter-impl', version='1.2.0')
)
libraryDependencies += "io.mosip.authentication" % "authentication-childauthfilter-impl" % "1.2.0"
[io.mosip.authentication/authentication-childauthfilter-impl "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
io.mosip.kernel : kernel-core | jar | 1.2.0 |
io.mosip.authentication : authentication-core | jar | 1.2.0 |
io.mosip.authentication : authentication-common | jar | 1.2.0 |
io.mosip.authentication : authentication-filter-api | jar | 1.2.0 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.0.2.RELEASE |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.javassist : javassist | jar | 3.27.0-GA |
io.mosip.kernel : kernel-logger-logback | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |