License |
License |
---|---|
GroupId | GroupIdorg.jwat |
ArtifactId | ArtifactIdjwat-archive |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Web Archive Toolkit
|
Filename | Size |
---|---|
jwat-archive-1.1.1.pom | |
jwat-archive-1.1.1.jar | 14 KB |
jwat-archive-1.1.1-sources.jar | 10 KB |
jwat-archive-1.1.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jwat/jwat-archive/ -->
<dependency>
<groupId>org.jwat</groupId>
<artifactId>jwat-archive</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jwat/jwat-archive/
implementation 'org.jwat:jwat-archive:1.1.1'
// https://jarcasting.com/artifacts/org.jwat/jwat-archive/
implementation ("org.jwat:jwat-archive:1.1.1")
'org.jwat:jwat-archive:jar:1.1.1'
<dependency org="org.jwat" name="jwat-archive" rev="1.1.1">
<artifact name="jwat-archive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jwat', module='jwat-archive', version='1.1.1')
)
libraryDependencies += "org.jwat" % "jwat-archive" % "1.1.1"
[org.jwat/jwat-archive "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jwat : jwat-arc | jar | 1.1.1 |
org.jwat : jwat-warc | jar | 1.1.1 |
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 |