This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Releases: scordio/spring-batch-notion
Releases · scordio/spring-batch-notion
v0.1.0-M2
v0.1.0-M1
The first milestone of Spring Batch Notion.
Maven
<dependency>
<groupId>io.github.scordio</groupId>
<artifactId>spring-batch-notion</artifactId>
<version>0.1.0-M1</version>
</dependency>
Gradle
implementation("io.github.scordio:spring-batch-notion:0.1.0-M1")