Last Version

WARC-reader 1.0

test version of WARC-reader

License

License

GroupId

GroupId

com.mixnode.utils
ArtifactId

ArtifactId

warcreader
Version

Version

1.0
Type

Type

jar
Description

Description

WARC-reader
test version of WARC-reader
Project URL

Project URL

https://github.com/Mixnode/mixnode-warcreader-java
Source Code Management

Source Code Management

https://github.com/Mixnode/mixnode-warcreader-java/tree/master

Download warcreader 1.0


<!-- https://jarcasting.com/artifacts/com.mixnode.utils/warcreader/ -->
<dependency>
    <groupId>com.mixnode.utils</groupId>
    <artifactId>warcreader</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mixnode.utils/warcreader/
implementation 'com.mixnode.utils:warcreader:1.0'
// https://jarcasting.com/artifacts/com.mixnode.utils/warcreader/
implementation ("com.mixnode.utils:warcreader:1.0")
'com.mixnode.utils:warcreader:jar:1.0'
<dependency org="com.mixnode.utils" name="warcreader" rev="1.0">
  <artifact name="warcreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mixnode.utils', module='warcreader', version='1.0')
)
libraryDependencies += "com.mixnode.utils" % "warcreader" % "1.0"
[com.mixnode.utils/warcreader "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
org.apache.httpcomponents : httpcore jar 4.4.5
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.