License |
License |
---|---|
GroupId | GroupIdcom.syncthemall |
ArtifactId | ArtifactIdgoose |
Version | Version2.1.25 |
Type | Typejar |
Description |
Descriptiongoose
Html Content / Article Extractor in Scala - open sourced from Gravity Labs - http://gravity.com
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
goose-2.1.25.pom | |
goose-2.1.25.jar | 337 KB |
goose-2.1.25-sources.jar | 77 KB |
goose-2.1.25-javadoc.jar | 591 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.syncthemall/goose/ -->
<dependency>
<groupId>com.syncthemall</groupId>
<artifactId>goose</artifactId>
<version>2.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.syncthemall/goose/
implementation 'com.syncthemall:goose:2.1.25'
// https://jarcasting.com/artifacts/com.syncthemall/goose/
implementation ("com.syncthemall:goose:2.1.25")
'com.syncthemall:goose:jar:2.1.25'
<dependency org="com.syncthemall" name="goose" rev="2.1.25">
<artifact name="goose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syncthemall', module='goose', version='2.1.25')
)
libraryDependencies += "com.syncthemall" % "goose" % "2.1.25"
[com.syncthemall/goose "2.1.25"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
org.jsoup : jsoup | jar | 1.7.3 |
commons-io : commons-io | jar | 2.4 |
org.scala-lang : scala-library | jar | 2.10.4 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |
commons-lang : commons-lang | jar | 2.6 |
com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |