Skip to content

v0.5.2

Choose a tag to compare

@sdegroot sdegroot released this 21 Apr 05:48
4a7321c

v0.5.2

Maven (backend plugin)

<dependency>
    <groupId>app.epistola.valtimo</groupId>
    <artifactId>epistola-plugin</artifactId>
    <version>0.5.2</version>
</dependency>

Gradle (Kotlin DSL)

implementation("app.epistola.valtimo:epistola-plugin:0.5.2")

npm (frontend plugin)

npm install @epistola.app/valtimo-plugin@0.5.2

Docker images

ghcr.io/epistola-app/valtimo/demo-backend:0.5.2
ghcr.io/epistola-app/valtimo/demo-frontend:0.5.2