| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.mosip.authentication |
| Идентификатор | Идентификаторauthentication-common |
| Версия | Версия1.2.0-prerel |
| Тип | Типjar |
| Описание |
Описаниеauthentication-common
Parent project of MOSIP ID Authentication
|
<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-common/ -->
<dependency>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-common</artifactId>
<version>1.2.0-prerel</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-common/
implementation 'io.mosip.authentication:authentication-common:1.2.0-prerel'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-common/
implementation ("io.mosip.authentication:authentication-common:1.2.0-prerel")
'io.mosip.authentication:authentication-common:jar:1.2.0-prerel'
<dependency org="io.mosip.authentication" name="authentication-common" rev="1.2.0-prerel">
<artifact name="authentication-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-common', version='1.2.0-prerel')
)
libraryDependencies += "io.mosip.authentication" % "authentication-common" % "1.2.0-prerel"
[io.mosip.authentication/authentication-common "1.2.0-prerel"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.23.4 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.0 |
| org.powermock : powermock-module-junit4 | jar | 2.0.0 |
| org.objenesis : objenesis | jar | 3.1 |
| junit : junit | jar | 4.13.1 |