License |
License |
---|---|
GroupId | GroupIdio.mosip.authentication |
ArtifactId | ArtifactIdauthentication-ref-impl-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionid-authentication Reference Impl Parent
Parent project of MOSIP ID Authentication Referernce Implementation components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authentication-ref-impl-parent-1.2.0.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-ref-impl-parent/ -->
<dependency>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-ref-impl-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-ref-impl-parent/
implementation 'io.mosip.authentication:authentication-ref-impl-parent:1.2.0'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-ref-impl-parent/
implementation ("io.mosip.authentication:authentication-ref-impl-parent:1.2.0")
'io.mosip.authentication:authentication-ref-impl-parent:pom:1.2.0'
<dependency org="io.mosip.authentication" name="authentication-ref-impl-parent" rev="1.2.0">
<artifact name="authentication-ref-impl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-ref-impl-parent', version='1.2.0')
)
libraryDependencies += "io.mosip.authentication" % "authentication-ref-impl-parent" % "1.2.0"
[io.mosip.authentication/authentication-ref-impl-parent "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
io.mosip.kernel : kernel-core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |