| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаcom.wandrell |
| Идентификатор | Идентификаторjava-patterns-files |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Patterns for Files
Implementations of the Java Patterns for various types of files.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| java-patterns-files-0.1.0.pom | |
| java-patterns-files-0.1.0.jar | 20 KB |
| java-patterns-files-0.1.0-sources.jar | 23 KB |
| java-patterns-files-0.1.0-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wandrell/java-patterns-files/ -->
<dependency>
<groupId>com.wandrell</groupId>
<artifactId>java-patterns-files</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wandrell/java-patterns-files/
implementation 'com.wandrell:java-patterns-files:0.1.0'
// https://jarcasting.com/artifacts/com.wandrell/java-patterns-files/
implementation ("com.wandrell:java-patterns-files:0.1.0")
'com.wandrell:java-patterns-files:jar:0.1.0'
<dependency org="com.wandrell" name="java-patterns-files" rev="0.1.0">
<artifact name="java-patterns-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wandrell', module='java-patterns-files', version='0.1.0')
)
libraryDependencies += "com.wandrell" % "java-patterns-files" % "0.1.0"
[com.wandrell/java-patterns-files "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| com.google.guava : guava | jar | 18.0 |
| jaxen : jaxen Необязательный | jar | 1.1.6 |
| org.jdom : jdom2 | jar | 2.0.6 |
| com.wandrell : java-patterns | jar | 0.5.0 |
| org.yaml : snakeyaml | jar | 1.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.4.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.4.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.springframework : spring-beans | jar | 4.2.3.RELEASE |
| org.springframework : spring-context | jar | 4.2.3.RELEASE |
| org.springframework : spring-core | jar | 4.2.3.RELEASE |
| org.springframework : spring-test | jar | 4.2.3.RELEASE |
| org.testng : testng | jar | 6.9.9 |
| xmlunit : xmlunit | jar | 1.6 |