com.github.JoeKerouac:spider-util

简单爬虫、数据库工具类

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.JoeKerouac
ArtifactId

ArtifactId

spider-util
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

简单爬虫、数据库工具类
Project URL

Project URL

https://github.com/JoeKerouac/spiderutil
Source Code Management

Source Code Management

https://github.com/JoeKerouac/spiderutil

Download spider-util

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.JoeKerouac : net jar 1.7.000
com.github.JoeKerouac : utils jar 1.10.004
org.mybatis : mybatis jar 3.4.5
org.mybatis : mybatis-spring jar 1.3.2
com.alibaba : druid jar 1.1.6
mysql : mysql-connector-java jar
org.slf4j : slf4j-api jar
com.esotericsoftware.yamlbeans : yamlbeans jar 1.13

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.springframework : spring-jdbc jar
org.springframework : spring-tx jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0