meteor-core

Meteor核心,包括集合、字符串、Bean等工具

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.tuheishan
ArtifactId

ArtifactId

meteor-core
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

meteor-core
Meteor核心,包括集合、字符串、Bean等工具

Download meteor-core

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.11
1.0.10
1.0.9
1.0.7
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0.RELEASE
1.0.0