Skip to content

v0.3.3

Choose a tag to compare

@sdegroot sdegroot released this 02 Apr 09:15
180cfb4

v0.3.3

Maven (backend plugin)

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

Gradle (Kotlin DSL)

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

npm (frontend plugin)

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

Docker images

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