| Categories | CategoriesJackson Data JSON | 
|---|---|
| GroupId | GroupIdcom.hubspot | 
| ArtifactId | ArtifactIdalgebra-jackson | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| algebra-jackson-1.3.pom | |
| algebra-jackson-1.3.jar | 10 KB | 
| algebra-jackson-1.3-tests.jar | 19 KB | 
| algebra-jackson-1.3-test-sources.jar | 4 KB | 
| algebra-jackson-1.3-sources.jar | 5 KB | 
| algebra-jackson-1.3-javadoc.jar | 47 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hubspot/algebra-jackson/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>algebra-jackson</artifactId>
    <version>1.3</version>
</dependency>// https://jarcasting.com/artifacts/com.hubspot/algebra-jackson/
implementation 'com.hubspot:algebra-jackson:1.3'// https://jarcasting.com/artifacts/com.hubspot/algebra-jackson/
implementation ("com.hubspot:algebra-jackson:1.3")'com.hubspot:algebra-jackson:jar:1.3'<dependency org="com.hubspot" name="algebra-jackson" rev="1.3">
  <artifact name="algebra-jackson" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hubspot', module='algebra-jackson', version='1.3')
)libraryDependencies += "com.hubspot" % "algebra-jackson" % "1.3"[com.hubspot/algebra-jackson "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hubspot : algebra | jar | 1.3 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.5 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 | 
| com.google.inject.extensions : guice-multibindings | jar | 4.1.0 | 
| com.google.inject : guice | jar | 4.1.0 | 
| com.google.guava : guava | jar | 22.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : value | jar | 2.5.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.7.9 | 
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.4.1 |