License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-spider |
Last Version | Last Version2.7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmica
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mica-spider-2.7.1.1.pom | |
mica-spider-2.7.1.1.jar | 9 KB |
mica-spider-2.7.1.1-sources.jar | 8 KB |
mica-spider-2.7.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-spider/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-spider</artifactId>
<version>2.7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-spider/
implementation 'net.dreamlu:mica-spider:2.7.1.1'
// https://jarcasting.com/artifacts/net.dreamlu/mica-spider/
implementation ("net.dreamlu:mica-spider:2.7.1.1")
'net.dreamlu:mica-spider:jar:2.7.1.1'
<dependency org="net.dreamlu" name="mica-spider" rev="2.7.1.1">
<artifact name="mica-spider" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-spider', version='2.7.1.1')
)
libraryDependencies += "net.dreamlu" % "mica-spider" % "2.7.1.1"
[net.dreamlu/mica-spider "2.7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu : mica-http | jar | 2.7.1.1 |
org.jsoup : jsoup | jar | 1.15.1 |
org.springframework : spring-context | jar |