License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.tuheishan |
ArtifactId | ArtifactIdmeteor-core |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeteor-core
Meteor核心,包括集合、字符串、Bean等工具
|
Filename | Size |
---|---|
meteor-core-1.0.11.pom | |
meteor-core-1.0.11.jar | 1 KB |
meteor-core-1.0.11-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-core/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-core</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-core/
implementation 'cn.tuheishan:meteor-core:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-core/
implementation ("cn.tuheishan:meteor-core:1.0.11")
'cn.tuheishan:meteor-core:jar:1.0.11'
<dependency org="cn.tuheishan" name="meteor-core" rev="1.0.11">
<artifact name="meteor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-core', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-core" % "1.0.11"
[cn.tuheishan/meteor-core "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.7.18 |
net.jodah : expiringmap | jar | 0.5.10 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.springframework : spring-web | jar | 5.3.14 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-properties | jar | 2.13.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |