An IRC client library for Java. KICL uses an event bus model to handle communication with an IRC server.
Version9.0.0compared with
Version Details
| 8.0.0 | 9.0.0 | |
|---|---|---|
| Release date | Apr 02, 2021 | Dec 29, 2023 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (3)
| 8.0.0 | 9.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.netty » netty-codec | 4.1.59.Final | 4.1.104.Final |
| ~ Updated | io.netty » netty-handler | 4.1.59.Final | 4.1.104.Final |
| ~ Updated | io.netty » netty-handler-proxy | 4.1.59.Final | 4.1.104.Final |
Provided Changes (1)
| 8.0.0 | 9.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.checkerframework » checker-qual | 3.5.0 | 3.18.0 |
Test Changes (4)
| 8.0.0 | 9.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hamcrest » hamcrest | - | 2.2 |
| + Added | org.junit.jupiter » junit-jupiter-engine | - | 5.10.1 |
| ~ Updated | org.mockito » mockito-core | 3.4.4 | 3.12.4 |
| - Removed | junit » junit | 4.13.1 | - |