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.
- Host: GitHub
- URL: https://github.com/operaton/operaton-rewrite
- Owner: operaton
- License: apache-2.0
- Created: 2026-02-03T15:56:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-05-24T07:23:19.000Z (about 2 months ago)
- Last Synced: 2026-05-24T09:22:17.668Z (about 2 months ago)
- Language: Java
- Size: 56.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```