<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-scikit</artifactId>
<version>0.1.3</version>
</dependency>
<parent> <groupId>com.feedzai</groupId> <artifactId>openml-python</artifactId> <version>0.1.3</version> </parent>
compile
|-- com.feedzai:openml-python-common
provided
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.core:jackson-annotations
test