| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.nervepoint |
| Идентификатор | Идентификаторidentity4j-http |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIdentity4J default HTTP implementation.
A suite of Java Identity and Authentication Connectors.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| identity4j-http-1.2.2.pom | |
| identity4j-http-1.2.2.jar | 14 KB |
| identity4j-http-1.2.2-tests.jar | 11 KB |
| identity4j-http-1.2.2-sources.jar | 5 KB |
| identity4j-http-1.2.2-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-http/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-http</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-http/
implementation 'com.nervepoint:identity4j-http:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-http/
implementation ("com.nervepoint:identity4j-http:1.2.2")
'com.nervepoint:identity4j-http:jar:1.2.2'
<dependency org="com.nervepoint" name="identity4j-http" rev="1.2.2">
<artifact name="identity4j-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-http', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j-http" % "1.2.2"
[com.nervepoint/identity4j-http "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| com.nervepoint : identity4j-connector | jar | 1.2.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| log4j : log4j | jar | 1.2.16 |
| com.nervepoint : identity4j-utils | test-jar | 1.2.2 |
| org.eclipse.jetty : jetty-server | jar | 9.4.0.M1 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.0.M1 |