| License | License | 
|---|---|
| GroupId | GroupIdorg.codelibs.robot | 
| ArtifactId | ArtifactIds2-robot | 
| Last Version | Last Version0.8.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionS2Robot S2Robot is a crawler framework. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| s2-robot-0.8.2.pom | |
| s2-robot-0.8.2.jar | 271 KB | 
| s2-robot-0.8.2-sources.jar | 211 KB | 
| s2-robot-0.8.2-javadoc.jar | 938 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.codelibs.robot/s2-robot/ -->
<dependency>
    <groupId>org.codelibs.robot</groupId>
    <artifactId>s2-robot</artifactId>
    <version>0.8.2</version>
</dependency>// https://jarcasting.com/artifacts/org.codelibs.robot/s2-robot/
implementation 'org.codelibs.robot:s2-robot:0.8.2'// https://jarcasting.com/artifacts/org.codelibs.robot/s2-robot/
implementation ("org.codelibs.robot:s2-robot:0.8.2")'org.codelibs.robot:s2-robot:jar:0.8.2'<dependency org="org.codelibs.robot" name="s2-robot" rev="0.8.2">
  <artifact name="s2-robot" type="jar" />
</dependency>@Grapes(
@Grab(group='org.codelibs.robot', module='s2-robot', version='0.8.2')
)libraryDependencies += "org.codelibs.robot" % "s2-robot" % "0.8.2"[org.codelibs.robot/s2-robot "0.8.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.geronimo.specs : geronimo-j2ee_1.4_spec | jar | 1.0 | 
| org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.0 | 
| org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | 1.0 | 
| org.apache.geronimo.specs : geronimo-interceptor_3.0_spec | jar | 1.0 | 
| org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.2 | 
| org.mortbay.jetty : jetty | jar | 6.1.26 | 
| org.apache.ftpserver : ftpserver-core | jar | 1.0.6 |