| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.oodt |
| Идентификатор | Идентификаторcas-pushpull |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCAS Push-Pull-Framework
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-pushpull-1.0.pom | |
| cas-pushpull-1.0.jar | 412 KB |
| cas-pushpull-1.0-sources.jar | 390 KB |
| cas-pushpull-1.0-source-release.zip | 84 MB |
| cas-pushpull-1.0-javadoc.jar | 490 KB |
| cas-pushpull-1.0-dist.zip | 41 MB |
| cas-pushpull-1.0-dist.tar.gz | 41 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.oodt/cas-pushpull/ -->
<dependency>
<groupId>org.apache.oodt</groupId>
<artifactId>cas-pushpull</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/cas-pushpull/
implementation 'org.apache.oodt:cas-pushpull:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/cas-pushpull/
implementation ("org.apache.oodt:cas-pushpull:1.0")
'org.apache.oodt:cas-pushpull:jar:1.0'
<dependency org="org.apache.oodt" name="cas-pushpull" rev="1.0">
<artifact name="cas-pushpull" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='cas-pushpull', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "cas-pushpull" % "1.0"
[org.apache.oodt/cas-pushpull "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 10.0.1 |
| org.apache.oodt : cas-filemgr | jar | 1.0 |
| org.apache.oodt : cas-metadata | jar | 1.0 |
| org.apache.oodt : cas-protocol-api | jar | 1.0 |
| org.apache.oodt : cas-protocol-ftp | jar | 1.0 |
| org.apache.oodt : cas-protocol-http | jar | 1.0 |
| org.apache.oodt : cas-protocol-imaps | jar | 1.0 |
| org.apache.oodt : cas-protocol-sftp | jar | 1.0 |
| oro : oro | jar | 2.0.8 |
| xmlrpc : xmlrpc | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.5 |