Files
content/tools/runtime/javamop.md
2025-08-22 13:00:04 -06:00

19 lines
465 B
Markdown

+++
title = 'JavaMOP'
subtitle = 'Runtime Verifier'
links = [ { title = "Source Code", url = "https://github.com/runtimeverification/javamop", icon = 'fa-solid fa-code' },
]
applications = ["Runtime Verifier"]
developers = []
licenses = []
inputs = []
interfaces = ["CLI"]
maintenance = ["Not Maintained"]
updated_year = 2019
draft = false
date = 2025-08-22
+++
{{<inactive year="2019">}}
Runtime verification system for Java, using AspectJ for instrumentation.