Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

v0.1.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@scordio scordio released this 06 Aug 13:59
· 76 commits to main since this release

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")