| License |
License |
|---|---|
| GroupId | GroupIdcom.seomse.crawling |
| ArtifactId | ArtifactIdseomse-crawling |
| Last Version | Last Version0.8.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionseomse-crawling
crawling
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seomse-crawling-0.8.7.pom | |
| seomse-crawling-0.8.7.jar | 46 KB |
| seomse-crawling-0.8.7-sources.jar | 36 KB |
| seomse-crawling-0.8.7-javadoc.jar | 188 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.seomse.crawling/seomse-crawling/ -->
<dependency>
<groupId>com.seomse.crawling</groupId>
<artifactId>seomse-crawling</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.crawling/seomse-crawling/
implementation 'com.seomse.crawling:seomse-crawling:0.8.7'
// https://jarcasting.com/artifacts/com.seomse.crawling/seomse-crawling/
implementation ("com.seomse.crawling:seomse-crawling:0.8.7")
'com.seomse.crawling:seomse-crawling:jar:0.8.7'
<dependency org="com.seomse.crawling" name="seomse-crawling" rev="0.8.7">
<artifact name="seomse-crawling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.crawling', module='seomse-crawling', version='0.8.7')
)
libraryDependencies += "com.seomse.crawling" % "seomse-crawling" % "0.8.7"
[com.seomse.crawling/seomse-crawling "0.8.7"]
| 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.system : seomse-system | jar | 1.0.1 |
| com.seomse.commons : api | jar | 1.0.7 |