<dependency>
<groupId>com.hubspot</groupId>
<artifactId>algebra</artifactId>
<version>1.4</version>
</dependency>
<parent> <groupId>com.hubspot</groupId> <artifactId>algebra-parent</artifactId> <version>1.4</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.hubspot.immutables:hubspot-style
|-- com.hubspot.immutables:immutables-exceptions
|-- com.fasterxml.jackson.core:jackson-annotations
|-- org.derive4j:derive4j-annotation
provided
test
|-- junit:junit