bim-core

IM 核心

License

License

GroupId

GroupId

com.github.byakkili
ArtifactId

ArtifactId

bim-core
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

bim-core
IM 核心
Project URL

Project URL

https://github.com/byakkili/B-IM

Download bim-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.1.52.Final
io.netty : netty-transport-native-epoll jar 4.1.52.Final
org.springframework : spring-core jar 5.2.9.RELEASE
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.10.5
cn.hutool : hutool-all jar 5.4.3
com.google.protobuf : protobuf-java-util Optional jar 3.12.4
org.redisson : redisson Optional jar 3.13.5
org.projectlombok : lombok Optional jar 1.18.12

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.java-websocket : Java-WebSocket jar 1.5.1
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1