| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем ORM Данные |
| Группа | Группаcom.covisint.platform.authn.client |
| Идентификатор | Идентификаторauthn-client |
| Последняя версия | Последняя версия2.0.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCovisint Super-POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| authn-client-2.0.0.RELEASE.pom | |
| authn-client-2.0.0.RELEASE.jar | 43 KB |
| authn-client-2.0.0.RELEASE-sources.jar | 42 KB |
| authn-client-2.0.0.RELEASE-javadoc.jar | 215 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.covisint.platform.authn.client/authn-client/ -->
<dependency>
<groupId>com.covisint.platform.authn.client</groupId>
<artifactId>authn-client</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.platform.authn.client/authn-client/
implementation 'com.covisint.platform.authn.client:authn-client:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.platform.authn.client/authn-client/
implementation ("com.covisint.platform.authn.client:authn-client:2.0.0.RELEASE")
'com.covisint.platform.authn.client:authn-client:jar:2.0.0.RELEASE'
<dependency org="com.covisint.platform.authn.client" name="authn-client" rev="2.0.0.RELEASE">
<artifact name="authn-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.platform.authn.client', module='authn-client', version='2.0.0.RELEASE')
)
libraryDependencies += "com.covisint.platform.authn.client" % "authn-client" % "2.0.0.RELEASE"
[com.covisint.platform.authn.client/authn-client "2.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.covisint.platform.authn.core : authn-core | jar | 2.0.0.RELEASE |
| com.covisint.core.http.service : http-service-client | jar | 1.0.0.RELEASE |
| com.covisint.platform.oauth.client : oauth-client | jar | 1.0.0.RELEASE |
| joda-time : joda-time | jar | 2.3 |
| org.slf4j : slf4j-log4j12 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context-support | jar | |
| org.springframework : spring-orm | jar | |
| org.springframework : spring-test | jar | |
| com.github.tomakehurst : wiremock | jar | 1.29 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| org.testng : testng | jar | 6.8.8 |
| org.mockito : mockito-all | jar | 1.8.4 |