License |
License |
---|---|
GroupId | GroupIdio.mosip.authentication |
ArtifactId | ArtifactIdauthentication-hotlistfilter-impl |
Version | Version1.2.0-rc1 |
Type | Typejar |
Description |
Descriptionauthentication-hotlistfilter-impl
ID Authentication Filter Implementation for Hotlist validation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-hotlistfilter-impl/ -->
<dependency>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-hotlistfilter-impl</artifactId>
<version>1.2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-hotlistfilter-impl/
implementation 'io.mosip.authentication:authentication-hotlistfilter-impl:1.2.0-rc1'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-hotlistfilter-impl/
implementation ("io.mosip.authentication:authentication-hotlistfilter-impl:1.2.0-rc1")
'io.mosip.authentication:authentication-hotlistfilter-impl:jar:1.2.0-rc1'
<dependency org="io.mosip.authentication" name="authentication-hotlistfilter-impl" rev="1.2.0-rc1">
<artifact name="authentication-hotlistfilter-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-hotlistfilter-impl', version='1.2.0-rc1')
)
libraryDependencies += "io.mosip.authentication" % "authentication-hotlistfilter-impl" % "1.2.0-rc1"
[io.mosip.authentication/authentication-hotlistfilter-impl "1.2.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
io.mosip.kernel : kernel-core | jar | 1.2.0-rc1 |
io.mosip.authentication : authentication-core | jar | 1.2.0-rc1 |
io.mosip.authentication : authentication-filter-api | jar | 1.2.0-rc1 |
io.mosip.authentication : authentication-common | jar | 1.2.0-rc1 |
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-rc1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |