| License |
License |
|---|---|
| GroupId | GroupIdcom.github.byakkili |
| ArtifactId | ArtifactIdbim-core |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbim-core
IM 核心
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bim-core-0.0.4.pom | |
| bim-core-0.0.4.jar | 59 KB |
| bim-core-0.0.4-sources.jar | 36 KB |
| bim-core-0.0.4-javadoc.jar | 312 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |