| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSubversion Инструменты разработки Контроль версий |
| Группа | Группаde.shadowhunt |
| Идентификатор | Идентификаторsubversion |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShadowhunt Subversion
Streaming subversion library without the need for a local sandbox
|
| Организация-разработчик |
Организация-разработчикshadowhunt |
| Имя Файла | Размер |
|---|---|
| subversion-4.0.0.pom | |
| subversion-4.0.0.jar | 100 KB |
| subversion-4.0.0-sources.jar | 69 KB |
| subversion-4.0.0-javadoc.jar | 213 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.shadowhunt/subversion/ -->
<dependency>
<groupId>de.shadowhunt</groupId>
<artifactId>subversion</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.shadowhunt/subversion/
implementation 'de.shadowhunt:subversion:4.0.0'
// https://jarcasting.com/artifacts/de.shadowhunt/subversion/
implementation ("de.shadowhunt:subversion:4.0.0")
'de.shadowhunt:subversion:jar:4.0.0'
<dependency org="de.shadowhunt" name="subversion" rev="4.0.0">
<artifact name="subversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.shadowhunt', module='subversion', version='4.0.0')
)
libraryDependencies += "de.shadowhunt" % "subversion" % "4.0.0"
[de.shadowhunt/subversion "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.11 |
| commons-io : commons-io | jar | 2.6 |
| net.sf.jopt-simple : jopt-simple Необязательный | jar | 5.0.4 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.apache.commons : commons-text | jar | 1.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| org.apache.httpcomponents : httpcore | jar | 4.4.9 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-simple Необязательный | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| de.shadowhunt : annotations | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j Необязательный | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |