MVN

org.infinispan.maven-plugins : proto-schema-compatibility

Maven & Gradle

May 16, 2023
0 stars

Proto Schema Backwards Compatibility Plugin

<plugin>
    <groupId>org.infinispan.maven-plugins</groupId>
    <artifactId>proto-schema-compatibility</artifactId>
    <version>1.0.4.Final</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infinispan.maven-plugins : proto-schema-compatibility to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4.Final

All Versions

Choose a version of org.infinispan.maven-plugins : proto-schema-compatibility to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
proto-schema-compatibility-1.0.4.Final
proto-schema-compatibility-1.0.3.Final
proto-schema-compatibility-1.0.2.Final
proto-schema-compatibility-1.0.1.Final
proto-schema-compatibility-1.0.0.Final

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.infinispan.maven-plugins</groupId>
    <artifactId>proto-schema-compatibility</artifactId>
    <version>1.0.4.Final</version>
</plugin>