m

mica-spider

An enhanced toolkit of Spring cloud to simplify development.
https://github.com/lets-mica/mica
GNU LESSER GENERAL PUBLIC LICENSE
Dreamlu
Files download
File Operation
mica-spider-2.4.0-GA.jar download
mica-spider-2.4.0-GA.pom download
mica-spider-2.4.0-GA-sources.jar download
Apache Maven
<dependency>
  <groupId>net.dreamlu</groupId>
  <artifactId>mica-spider</artifactId>
  <version>2.4.0-GA</version>
</dependency>
Gradle Groovy
implementation 'net.dreamlu:mica-spider:2.4.0-GA'
Gradle Kotlin
implementation("net.dreamlu:mica-spider:2.4.0-GA")
Scala SBT
libraryDependencies += "net.dreamlu" % "mica-spider" % "2.4.0-GA"
Groovy Grape
@Grapes(
  @Grab(group='net.dreamlu', module='mica-spider', version='2.4.0-GA')
)
Apache Ivy
<dependency org="net.dreamlu" name="mica-spider" rev="2.4.0-GA" />
Leiningen
[net.dreamlu/mica-spider "2.4.0-GA"]
Apache Buildr
'net.dreamlu:mica-spider:jar:2.4.0-GA'