License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.brandwatch |
ArtifactId | ArtifactIdrobots-cli |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionRobots (command-line interface)
Command-line interface for robots exclusion protocol library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
robots-cli-1.2.1.pom | |
robots-cli-1.2.1.jar | 13 KB |
robots-cli-1.2.1-sources.jar | 12 KB |
robots-cli-1.2.1-javadoc.jar | 66 KB |
robots-cli-1.2.1-bin-with-deps.tar.gz | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brandwatch/robots-cli/ -->
<dependency>
<groupId>com.brandwatch</groupId>
<artifactId>robots-cli</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.brandwatch/robots-cli/
implementation 'com.brandwatch:robots-cli:1.2.1'
// https://jarcasting.com/artifacts/com.brandwatch/robots-cli/
implementation ("com.brandwatch:robots-cli:1.2.1")
'com.brandwatch:robots-cli:jar:1.2.1'
<dependency org="com.brandwatch" name="robots-cli" rev="1.2.1">
<artifact name="robots-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brandwatch', module='robots-cli', version='1.2.1')
)
libraryDependencies += "com.brandwatch" % "robots-cli" % "1.2.1"
[com.brandwatch/robots-cli "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.brandwatch : robots-core | jar | 1.2.1 |
com.google.guava : guava | jar | 18.0 |
com.beust : jcommander | jar | 1.35 |
com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.glassfish.jersey.core : jersey-client | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-integration | jar | 1.3 |