License |
License
Apache License
|
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.goldin.plugins.gradle |
ArtifactId | ArtifactIdcrawler |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGradle Plugins
Gradle Plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
crawler-0.3.1.pom | |
crawler-0.3.1.jar | 371 KB |
crawler-0.3.1-sources.jar | 14 KB |
crawler-0.3.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/crawler/ -->
<dependency>
<groupId>com.github.goldin.plugins.gradle</groupId>
<artifactId>crawler</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/crawler/
implementation 'com.github.goldin.plugins.gradle:crawler:0.3.1'
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/crawler/
implementation ("com.github.goldin.plugins.gradle:crawler:0.3.1")
'com.github.goldin.plugins.gradle:crawler:jar:0.3.1'
<dependency org="com.github.goldin.plugins.gradle" name="crawler" rev="0.3.1">
<artifact name="crawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goldin.plugins.gradle', module='crawler', version='0.3.1')
)
libraryDependencies += "com.github.goldin.plugins.gradle" % "crawler" % "0.3.1"
[com.github.goldin.plugins.gradle/crawler "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.gcontracts : gcontracts-core | jar | 1.2.12 |
org.codehaus.gpars : gpars | jar | 1.1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
com.github.goldin.plugins.gradle : common | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
junit : junit | jar | 4.11 |