An IRC client library for Java. KICL uses an event bus model to handle communication with an IRC server.
Version5.0.0compared with
Version Details
| 4.0.3 | 5.0.0 | |
|---|---|---|
| Release date | Nov 10, 2018 | Jan 01, 2019 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (3)
| 4.0.3 | 5.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.netty » netty-handler-proxy | - | 4.1.31.Final |
| ~ Updated | io.netty » netty-codec | 4.1.19.Final | 4.1.31.Final |
| ~ Updated | io.netty » netty-handler | 4.1.19.Final | 4.1.31.Final |
Provided Changes (2)
| 4.0.3 | 5.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.checkerframework » checker-qual | - | 2.5.3 |
| - Removed | com.google.code.findbugs » jsr305 | 3.0.0 | - |
Test Changes (1)
| 4.0.3 | 5.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mockito » mockito-core | 2.13.0 | 2.21.0 |