org.jwat:jwat-distribution

Java Web Archive Toolkit

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.jwat
ArtifactId

ArtifactId

jwat-distribution
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Web Archive Toolkit

Download jwat-distribution

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jwat : jwat-common jar 1.1.1
org.jwat : jwat-gzip jar 1.1.1
org.jwat : jwat-arc jar 1.1.1
org.jwat : jwat-warc jar 1.1.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-api-mockito jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.1
0.9.0
0.8.0