Analytics For Java (Core)

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Annotation Lib Apache 2.0
com.google.auto.value » auto-value-annotations
Immutable value-type code generation for Java 8+.
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
I/O Apache 2.0
com.squareup.okio » okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
3.4.03.17.0
HTTP Clients Apache 2.0
com.squareup.retrofit2 » retrofit
A type-safe HTTP client for Android and Java.

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
CodeGen Apache 2.0
com.google.auto.value » auto-value
Immutable value-type code generation for Java 8+.
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.squareup.burst » burst-junit4
Apache 2.0
com.squareup.burst » burst
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation