| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.oodt |
| Идентификатор | Идентификаторcas-protocol-http |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCAS Protocol HTTP Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cas-protocol-http-1.0.pom | |
| cas-protocol-http-1.0.jar | 18 KB |
| cas-protocol-http-1.0-sources.jar | 15 KB |
| cas-protocol-http-1.0-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-http/ -->
<dependency>
<groupId>org.apache.oodt</groupId>
<artifactId>cas-protocol-http</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-http/
implementation 'org.apache.oodt:cas-protocol-http:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-http/
implementation ("org.apache.oodt:cas-protocol-http:1.0")
'org.apache.oodt:cas-protocol-http:jar:1.0'
<dependency org="org.apache.oodt" name="cas-protocol-http" rev="1.0">
<artifact name="cas-protocol-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='cas-protocol-http', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "cas-protocol-http" % "1.0"
[org.apache.oodt/cas-protocol-http "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-httpclient : commons-httpclient | jar | 3.0 |
| nekohtml : nekohtml | jar | 1.9.6.2 |
| org.apache.oodt : cas-protocol-api | jar | 1.0 |
| org.apache.tika : tika-parsers | jar | 1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |