License |
License |
---|---|
GroupId | GroupIdcom.seomse.commons |
ArtifactId | ArtifactIdcrawling |
Last Version | Last Version0.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseomse-crawling
crawling
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crawling-0.8.8.pom | |
crawling-0.8.8.jar | 54 KB |
crawling-0.8.8-sources.jar | 44 KB |
crawling-0.8.8-javadoc.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seomse.commons/crawling/ -->
<dependency>
<groupId>com.seomse.commons</groupId>
<artifactId>crawling</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.commons/crawling/
implementation 'com.seomse.commons:crawling:0.8.8'
// https://jarcasting.com/artifacts/com.seomse.commons/crawling/
implementation ("com.seomse.commons:crawling:0.8.8")
'com.seomse.commons:crawling:jar:0.8.8'
<dependency org="com.seomse.commons" name="crawling" rev="0.8.8">
<artifact name="crawling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.commons', module='crawling', version='0.8.8')
)
libraryDependencies += "com.seomse.commons" % "crawling" % "0.8.8"
[com.seomse.commons/crawling "0.8.8"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.10 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
ch.qos.logback : logback-access | jar | 1.2.10 |
org.reflections : reflections | jar | 0.9.10 |
com.zaxxer : HikariCP | jar | 4.0.3 |
org.json : json | jar | 20211205 |
com.seomse.commons : system | jar | 1.0.1 |
com.seomse.commons : api | jar | 1.0.7 |