Pinned Repositories
classif
Structural search on java classes
classland
Implementation of the `javax.lang.model` API on top of bytecode.
diff.revapi.org
The source of the https://diff.revapi.org web UI.
gradle-revapi
Gradle plugin that uses Revapi to check whether you have introduced API/ABI breaks in your Java public API
osgi-revapi-extension
Teaches revapi to understand OSGi bundle definitions.
revapi
Revapi is an API analysis and change tracking tool written in Java. Its focus is mainly on Java language itself but it has been specifically designed to not be limited to just Java. API is much more than just java classes - also various configuration files, schemas, etc. can contribute to it and users can become reliant on them.
revapi.github.io
Revapi site. This is generated from awestruct sources.
testjars
Easily compile jars from source inside the unit tests
Revapi's Repositories
revapi/revapi
Revapi is an API analysis and change tracking tool written in Java. Its focus is mainly on Java language itself but it has been specifically designed to not be limited to just Java. API is much more than just java classes - also various configuration files, schemas, etc. can contribute to it and users can become reliant on them.
revapi/gradle-revapi
Gradle plugin that uses Revapi to check whether you have introduced API/ABI breaks in your Java public API
revapi/testjars
Easily compile jars from source inside the unit tests
revapi/classif
Structural search on java classes
revapi/classland
Implementation of the `javax.lang.model` API on top of bytecode.
revapi/diff.revapi.org
The source of the https://diff.revapi.org web UI.
revapi/osgi-revapi-extension
Teaches revapi to understand OSGi bundle definitions.
revapi/revapi.github.io
Revapi site. This is generated from awestruct sources.