is not current version
Last Version 1.2.0-prerel

authentication-core 1.2.0-rc1

Maven project of MOSIP ID-Authentication Core

License

License

GroupId

GroupId

io.mosip.authentication
ArtifactId

ArtifactId

authentication-core
Version

Version

1.2.0-rc1
Type

Type

jar
Description

Description

authentication-core
Maven project of MOSIP ID-Authentication Core

Download authentication-core 1.2.0-rc1


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

Dependencies

compile (16)

Group / Artifact Type Version
io.mosip.kernel : kernel-core jar 1.2.0-rc1
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-rc1
io.mosip.kernel : kernel-biosdk-provider jar 1.2.0-rc1
io.mosip.kernel : kernel-demographics-api jar 1.2.0-rc1
org.projectlombok : lombok jar 1.18.8
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.