| License |
License |
|---|---|
| GroupId | GroupIdorg.j-im |
| ArtifactId | ArtifactIdjim-core |
| Last Version | Last Version3.0.0.v20200501-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjim-core
jim is the dependent parent project of J-IM communication establishment.
|
<!-- https://jarcasting.com/artifacts/org.j-im/jim-core/ -->
<dependency>
<groupId>org.j-im</groupId>
<artifactId>jim-core</artifactId>
<version>3.0.0.v20200501-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.j-im/jim-core/
implementation 'org.j-im:jim-core:3.0.0.v20200501-RELEASE'
// https://jarcasting.com/artifacts/org.j-im/jim-core/
implementation ("org.j-im:jim-core:3.0.0.v20200501-RELEASE")
'org.j-im:jim-core:jar:3.0.0.v20200501-RELEASE'
<dependency org="org.j-im" name="jim-core" rev="3.0.0.v20200501-RELEASE">
<artifact name="jim-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.j-im', module='jim-core', version='3.0.0.v20200501-RELEASE')
)
libraryDependencies += "org.j-im" % "jim-core" % "3.0.0.v20200501-RELEASE"
[org.j-im/jim-core "3.0.0.v20200501-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.t-io : tio-core | jar | 3.5.8.v20191228-RELEASE |
| org.redisson : redisson | jar | 3.7.0 |
| nl.basjes.parse.useragent : yauaa | jar | 1.4 |
| com.typesafe : config | jar | 1.3.1 |
| commons-io : commons-io | jar | 2.5 |
| commons-codec : commons-codec | jar | 1.10 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-access | jar | 1.2.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| redis.clients : jedis | jar | 2.7.3 |
| net.oschina.j2cache : j2cache-core | jar | 2.3.21-release |
| cn.hutool : hutool-all | jar | 4.0.10 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| com.google.guava : guava | jar | 23.0 |