An open API service indexing awesome lists of open source software.

https://github.com/operaton/operaton-rewrite

OpenRewrite recipes for Operaton upgrades (1.0.x → 2.0.x), resolution of deprecations and best practices.
https://github.com/operaton/operaton-rewrite

Last synced: about 1 month ago
JSON representation

OpenRewrite recipes for Operaton upgrades (1.0.x → 2.0.x), resolution of deprecations and best practices.

Awesome Lists containing this project

README

          

# operaton-rewrite
OpenRewrite recipes for Operaton upgrades (1.0.x → 2.0.x), resolution of deprecations and best practices.

# Using the snapshot version

To use the latest snapshot version of the Operaton Rewrite recipes, add the following dependency to your `pom.xml`:

```xml


org.operaton
operaton-rewrite
x.y.z-SNAPSHOT


Central Portal Snapshots
central-portal-snapshots
https://central.sonatype.com/repository/maven-snapshots/

false


true

```