| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.wandrell |
| ArtifactId | ArtifactIdjava-patterns-files |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Patterns for Files
Implementations of the Java Patterns for various types of files.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| com.google.guava : guava | jar | 18.0 |
| jaxen : jaxen Optional | 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |