org.jwat:jwat-common

Java Web Archive Toolkit

License

License

GroupId

GroupId

org.jwat
ArtifactId

ArtifactId

jwat-common
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Web Archive Toolkit

Download jwat-common

How to add to project

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

Dependencies

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