License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.morethanheroic |
ArtifactId | ArtifactIdjava-task-force-sample-warcparser |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionjava-task-force-sample-warcparser
Java Task Force (JTF) is a minimalistic batch framework that aims to radically simplify the writing and running of single-instance batch processing applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.morethanheroic/java-task-force-sample-warcparser/ -->
<dependency>
<groupId>com.morethanheroic</groupId>
<artifactId>java-task-force-sample-warcparser</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.morethanheroic/java-task-force-sample-warcparser/
implementation 'com.morethanheroic:java-task-force-sample-warcparser:1.0.0'
// https://jarcasting.com/artifacts/com.morethanheroic/java-task-force-sample-warcparser/
implementation ("com.morethanheroic:java-task-force-sample-warcparser:1.0.0")
'com.morethanheroic:java-task-force-sample-warcparser:jar:1.0.0'
<dependency org="com.morethanheroic" name="java-task-force-sample-warcparser" rev="1.0.0">
<artifact name="java-task-force-sample-warcparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.morethanheroic', module='java-task-force-sample-warcparser', version='1.0.0')
)
libraryDependencies += "com.morethanheroic" % "java-task-force-sample-warcparser" % "1.0.0"
[com.morethanheroic/java-task-force-sample-warcparser "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.morethanheroic : java-task-force-core | jar | 1.0.0 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.444 |
com.mixnode.utils : warcreader | jar | 1.0 |
org.jsoup : jsoup | jar | 1.11.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.18.3 |