| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.finra.herd |
| Идентификатор | Идентификаторherd-access-validator |
| Последняя версия | Последняя версия0.160.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеherd access validator
This is herd access validator application. This tool can be used to validate access to remote herd server.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.finra.herd/herd-access-validator/ -->
<dependency>
<groupId>org.finra.herd</groupId>
<artifactId>herd-access-validator</artifactId>
<version>0.160.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.herd/herd-access-validator/
implementation 'org.finra.herd:herd-access-validator:0.160.0'
// https://jarcasting.com/artifacts/org.finra.herd/herd-access-validator/
implementation ("org.finra.herd:herd-access-validator:0.160.0")
'org.finra.herd:herd-access-validator:jar:0.160.0'
<dependency org="org.finra.herd" name="herd-access-validator" rev="0.160.0">
<artifact name="herd-access-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.herd', module='herd-access-validator', version='0.160.0')
)
libraryDependencies += "org.finra.herd" % "herd-access-validator" % "0.160.0"
[org.finra.herd/herd-access-validator "0.160.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.finra.herd : herd-tools-common | jar | 0.160.0 |
| org.finra.herd : herd-core | jar | 0.160.0 |
| org.finra.herd : herd-sdk | jar | 0.160.0 |
| com.amazonaws : aws-java-sdk-sqs | jar | 1.12.90 |
| org.json : json | jar | 20180813 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| io.swagger : swagger-annotations | jar | 1.5.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.finra.herd : herd-tools-common | test-jar | 0.160.0 |
| org.finra.herd : herd-core | test-jar | 0.160.0 |
| org.finra.herd : herd-dao | test-jar | 0.160.0 |
| org.springframework : spring-test | jar | 4.3.30.RELEASE |
| org.mockito : mockito-core | jar | 2.10.0 |
| junit : junit | jar | 4.12 |
| org.postgresql : postgresql | jar | 42.1.4.jre7 |
| com.h2database : h2 Необязательный | jar | 1.4.200 |
| org.apache.commons : commons-dbcp2 | jar | 2.5.0 |