<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-generic-python</artifactId>
<version>0.3.0</version>
</dependency>
<parent> <groupId>com.feedzai</groupId> <artifactId>openml-python</artifactId> <version>0.3.0</version> </parent>
compile
|-- com.feedzai:openml-python-common
|-- com.google.auto.service:auto-service
provided
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.core:jackson-annotations
test
|-- com.fasterxml.jackson.core:jackson-core
|-- junit:junit