| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.oodt |
| Идентификатор | Идентификаторcas-protocol-ftp |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCAS Protocol FTP 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-ftp-1.0.pom | |
| cas-protocol-ftp-1.0.jar | 16 KB |
| cas-protocol-ftp-1.0-sources.jar | 12 KB |
| cas-protocol-ftp-1.0-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-ftp/ -->
<dependency>
<groupId>org.apache.oodt</groupId>
<artifactId>cas-protocol-ftp</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-ftp/
implementation 'org.apache.oodt:cas-protocol-ftp:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-ftp/
implementation ("org.apache.oodt:cas-protocol-ftp:1.0")
'org.apache.oodt:cas-protocol-ftp:jar:1.0'
<dependency org="org.apache.oodt" name="cas-protocol-ftp" rev="1.0">
<artifact name="cas-protocol-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='cas-protocol-ftp', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "cas-protocol-ftp" % "1.0"
[org.apache.oodt/cas-protocol-ftp "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-net : commons-net | jar | 1.4.0 |
| org.apache.oodt : cas-protocol-api | jar | 1.0 |
| org.jglobus : gss | jar | 2.0.6 |
| org.jglobus : JGlobus-GridFTP | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.ftpserver : ftpserver-core | jar | 1.0.5 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |