License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-core |
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-core-2.7.1.1.pom | |
mica-core-2.7.1.1.jar | 153 KB |
mica-core-2.7.1.1-sources.jar | 128 KB |
mica-core-2.7.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-core/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-core</artifactId>
<version>2.7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-core/
implementation 'net.dreamlu:mica-core:2.7.1.1'
// https://jarcasting.com/artifacts/net.dreamlu/mica-core/
implementation ("net.dreamlu:mica-core:2.7.1.1")
'net.dreamlu:mica-core:jar:2.7.1.1'
<dependency org="net.dreamlu" name="mica-core" rev="2.7.1.1">
<artifact name="mica-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-core', version='2.7.1.1')
)
libraryDependencies += "net.dreamlu" % "mica-core" % "2.7.1.1"
[net.dreamlu/mica-core "2.7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |