Last Version

org.tinygroup:spider 3.0.0


License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

spider
Version

Version

3.0.0
Type

Type

pom
Description

Description

Project Organization

Project Organization

TinyGroup
Source Code Management

Source Code Management

https://git.oschina.net/tinyframework/TinySpider.git

Download spider 3.0.0

Filename Size
spider-3.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.tinygroup/spider/ -->
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>spider</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/spider/
implementation 'org.tinygroup:spider:3.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/spider/
implementation ("org.tinygroup:spider:3.0.0")
'org.tinygroup:spider:pom:3.0.0'
<dependency org="org.tinygroup" name="spider" rev="3.0.0">
  <artifact name="spider" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='spider', version='3.0.0')
)
libraryDependencies += "org.tinygroup" % "spider" % "3.0.0"
[org.tinygroup/spider "3.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • org.tinygroup.spider
  • org.tinygroup.spidersample