| License |
License |
|---|---|
| GroupId | GroupIdcom.seomse.crawling |
| ArtifactId | ArtifactIdseomse-crawling |
| Version | Version0.8.1 |
| Type | Typejar |
| Description |
Descriptionseomse-crawling
crawling
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seomse-crawling-0.8.1.pom | |
| seomse-crawling-0.8.1.jar | 50 KB |
| seomse-crawling-0.8.1-sources.jar | 40 KB |
| seomse-crawling-0.8.1-javadoc.jar | 281 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.seomse.crawling/seomse-crawling/ -->
<dependency>
<groupId>com.seomse.crawling</groupId>
<artifactId>seomse-crawling</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.crawling/seomse-crawling/
implementation 'com.seomse.crawling:seomse-crawling:0.8.1'
// https://jarcasting.com/artifacts/com.seomse.crawling/seomse-crawling/
implementation ("com.seomse.crawling:seomse-crawling:0.8.1")
'com.seomse.crawling:seomse-crawling:jar:0.8.1'
<dependency org="com.seomse.crawling" name="seomse-crawling" rev="0.8.1">
<artifact name="seomse-crawling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.crawling', module='seomse-crawling', version='0.8.1')
)
libraryDependencies += "com.seomse.crawling" % "seomse-crawling" % "0.8.1"
[com.seomse.crawling/seomse-crawling "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-access | jar | 1.2.3 |
| org.reflections : reflections | jar | 0.9.10 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| org.json : json | jar | 20210307 |
| com.seomse.system : seomse-system | jar | 1.0.0 |
| com.seomse.api : seomse-api | jar | 1.0.8 |