com.blr19c:common

The blr19c-common library contains utility classes, Map/Stream implementation, sending enterprise WeChat, IP/ip address acquisition, mybatis-plus separation implementation, and so on.

License

License

GroupId

GroupId

com.blr19c
ArtifactId

ArtifactId

common
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.blr19c:common
The blr19c-common library contains utility classes, Map/Stream implementation, sending enterprise WeChat, IP/ip address acquisition, mybatis-plus separation implementation, and so on.
Project URL

Project URL

https://github.com/bingliran/common
Source Code Management

Source Code Management

https://github.com/bingliran/common

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/com.blr19c/common/ -->
<dependency>
    <groupId>com.blr19c</groupId>
    <artifactId>common</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.blr19c/common/
implementation 'com.blr19c:common:1.4.4'
// https://jarcasting.com/artifacts/com.blr19c/common/
implementation ("com.blr19c:common:1.4.4")
'com.blr19c:common:jar:1.4.4'
<dependency org="com.blr19c" name="common" rev="1.4.4">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blr19c', module='common', version='1.4.4')
)
libraryDependencies += "com.blr19c" % "common" % "1.4.4"
[com.blr19c/common "1.4.4"]

Dependencies

compile (23)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.0
org.springframework.boot : spring-boot-configuration-processor jar 2.5.0
org.springframework.boot : spring-boot-starter-webflux jar 2.5.0
org.springframework.boot : spring-boot-starter-mail jar 2.5.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.0
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
com.baomidou : mybatis-plus-boot-starter jar 3.4.3
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
io.netty : netty-all jar
com.squareup.okhttp3 : okhttp jar 3.14.9
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.apache.commons : commons-lang3 jar 3.12.0
com.google.guava : guava jar 30.1.1-jre
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.8.0
org.jetbrains : annotations jar 17.0.0
org.apache.lucene : lucene-core jar 8.8.2
com.maxmind.geoip2 : geoip2 jar 2.12.0
org.apache.poi : poi-ooxml jar 4.1.2
net.javacrumbs.shedlock : shedlock-spring jar 4.23.0
net.javacrumbs.shedlock : shedlock-provider-redis-spring jar 4.23.0
org.jooq : jool-java-8 jar 0.9.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.8
1.3.6
1.3.4
1.3.2
1.2.2
1.1.2
1.1.0