Last Version

authentication-core 1.2.0-prerel

Maven project of MOSIP ID-Authentication Core

License

License

GroupId

GroupId

io.mosip.authentication
ArtifactId

ArtifactId

authentication-core
Version

Version

1.2.0-prerel
Type

Type

jar
Description

Description

authentication-core
Maven project of MOSIP ID-Authentication Core

Download authentication-core 1.2.0-prerel


<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-core/ -->
<dependency>
    <groupId>io.mosip.authentication</groupId>
    <artifactId>authentication-core</artifactId>
    <version>1.2.0-prerel</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-core/
implementation 'io.mosip.authentication:authentication-core:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-core/
implementation ("io.mosip.authentication:authentication-core:1.2.0-prerel")
'io.mosip.authentication:authentication-core:jar:1.2.0-prerel'
<dependency org="io.mosip.authentication" name="authentication-core" rev="1.2.0-prerel">
  <artifact name="authentication-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-core', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.authentication" % "authentication-core" % "1.2.0-prerel"
[io.mosip.authentication/authentication-core "1.2.0-prerel"]

Dependencies

compile (21)

Group / Artifact Type Version
io.mosip.kernel : kernel-core jar 1.2.0-prerel
commons-codec : commons-codec jar 1.11
org.apache.commons : commons-lang3 jar 3.7
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.0.2.RELEASE
com.machinezoo.sourceafis : sourceafis jar 3.4.0
io.mosip.idrepository : id-repository-core jar 1.2.0-prerel
io.mosip.kernel : kernel-biosdk-provider jar 1.2.0-prerel
io.mosip.kernel : kernel-demographics-api jar 1.2.0-prerel
org.springframework.boot : spring-boot-starter-webflux jar 2.0.2.RELEASE
org.springdoc : springdoc-openapi-ui jar 1.5.10
io.mosip.kernel : kernel-logger-logback jar 1.2.0-prerel
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.12.1
org.projectlombok : lombok jar 1.18.8
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
javax.xml.bind : jaxb-api jar 2.3.1
org.javassist : javassist jar 3.27.0-GA
com.googlecode.json-simple : json-simple jar 1.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.