License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netease.nim |
ArtifactId | ArtifactIdcamellia-tools |
Last Version | Last Version1.0.59 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamellia framework
|
Filename | Size |
---|---|
camellia-tools-1.0.59.pom | |
camellia-tools-1.0.59.jar | 25 KB |
camellia-tools-1.0.59-sources.jar | 12 KB |
camellia-tools-1.0.59-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netease.nim/camellia-tools/ -->
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-tools</artifactId>
<version>1.0.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nim/camellia-tools/
implementation 'com.netease.nim:camellia-tools:1.0.59'
// https://jarcasting.com/artifacts/com.netease.nim/camellia-tools/
implementation ("com.netease.nim:camellia-tools:1.0.59")
'com.netease.nim:camellia-tools:jar:1.0.59'
<dependency org="com.netease.nim" name="camellia-tools" rev="1.0.59">
<artifact name="camellia-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nim', module='camellia-tools', version='1.0.59')
)
libraryDependencies += "com.netease.nim" % "camellia-tools" % "1.0.59"
[com.netease.nim/camellia-tools "1.0.59"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
org.lz4 : lz4-java | jar | 1.8.0 |
io.netty : netty-all | jar | 4.1.63.Final |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
com.alibaba : fastjson | jar | 1.2.83 |