License |
License |
---|---|
GroupId | GroupIdorg.metafacture |
ArtifactId | ArtifactIdmetafacture-html |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetafacture HTML
Modules for processing HTML documents
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metafacture-html-5.3.2.pom | |
metafacture-html-5.3.2.jar | 5 KB |
metafacture-html-5.3.2-sources.jar | 3 KB |
metafacture-html-5.3.2-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metafacture/metafacture-html/ -->
<dependency>
<groupId>org.metafacture</groupId>
<artifactId>metafacture-html</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.metafacture/metafacture-html/
implementation 'org.metafacture:metafacture-html:5.3.2'
// https://jarcasting.com/artifacts/org.metafacture/metafacture-html/
implementation ("org.metafacture:metafacture-html:5.3.2")
'org.metafacture:metafacture-html:jar:5.3.2'
<dependency org="org.metafacture" name="metafacture-html" rev="5.3.2">
<artifact name="metafacture-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metafacture', module='metafacture-html', version='5.3.2')
)
libraryDependencies += "org.metafacture" % "metafacture-html" % "5.3.2"
[org.metafacture/metafacture-html "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-framework | jar | 5.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-commons | jar | 5.3.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.commons : commons-compress | jar | 1.21 |
commons-io : commons-io | jar | 2.6 |
org.jsoup : jsoup | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.5.5 |