License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.JoeKerouac |
ArtifactId | ArtifactIdspider-util |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description简单爬虫、数据库工具类
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spider-util-1.0.pom | |
spider-util-1.0.jar | 32 KB |
spider-util-1.0-sources.jar | 23 KB |
spider-util-1.0-javadoc.jar | 134 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | |
org.springframework : spring-tx | jar | |
junit : junit | jar |