| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netease.nim |
| ArtifactId | ArtifactIdcamellia-core |
| Last Version | Last Version1.0.59 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncamellia framework
|
| Filename | Size |
|---|---|
| camellia-core-1.0.59.pom | |
| camellia-core-1.0.59.jar | 100 KB |
| camellia-core-1.0.59-sources.jar | 43 KB |
| camellia-core-1.0.59-javadoc.jar | 369 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netease.nim/camellia-core/ -->
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-core</artifactId>
<version>1.0.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nim/camellia-core/
implementation 'com.netease.nim:camellia-core:1.0.59'
// https://jarcasting.com/artifacts/com.netease.nim/camellia-core/
implementation ("com.netease.nim:camellia-core:1.0.59")
'com.netease.nim:camellia-core:jar:1.0.59'
<dependency org="com.netease.nim" name="camellia-core" rev="1.0.59">
<artifact name="camellia-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nim', module='camellia-core', version='1.0.59')
)
libraryDependencies += "com.netease.nim" % "camellia-core" % "1.0.59"
[com.netease.nim/camellia-core "1.0.59"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib | jar | 3.3.0 |
| io.github.openfeign : feign-core | jar | 9.4.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| io.github.openfeign : feign-jackson | jar | 9.4.0 |
| com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
| com.netease.nim : camellia-tools | jar | 1.0.59 |
| com.alibaba : fastjson | jar | 1.2.83 |