| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.mosip.authentication |
| Идентификатор | Идентификаторauthentication-childauthfilter-impl |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеauthentication-childauthfilter-impl
ID Authentication Filter reference Implementation to check allowed auth types for child
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.mosip.authentication/authentication-childauthfilter-impl/ -->
<dependency>
<groupId>io.mosip.authentication</groupId>
<artifactId>authentication-childauthfilter-impl</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-childauthfilter-impl/
implementation 'io.mosip.authentication:authentication-childauthfilter-impl:1.2.0'
// https://jarcasting.com/artifacts/io.mosip.authentication/authentication-childauthfilter-impl/
implementation ("io.mosip.authentication:authentication-childauthfilter-impl:1.2.0")
'io.mosip.authentication:authentication-childauthfilter-impl:jar:1.2.0'
<dependency org="io.mosip.authentication" name="authentication-childauthfilter-impl" rev="1.2.0">
<artifact name="authentication-childauthfilter-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.authentication', module='authentication-childauthfilter-impl', version='1.2.0')
)
libraryDependencies += "io.mosip.authentication" % "authentication-childauthfilter-impl" % "1.2.0"
[io.mosip.authentication/authentication-childauthfilter-impl "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| io.mosip.kernel : kernel-core | jar | 1.2.0 |
| io.mosip.authentication : authentication-core | jar | 1.2.0 |
| io.mosip.authentication : authentication-common | jar | 1.2.0 |
| io.mosip.authentication : authentication-filter-api | jar | 1.2.0 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |