MVN

com.github.frtu.governance : schema-registries-maven-plugin

Maven & Gradle

Dec 26, 2020
0 stars

schema-registries-maven-plugin Maven Plugin · A maven plugin to register schemas into a Schema Registry.

<plugin>
    <groupId>com.github.frtu.governance</groupId>
    <artifactId>schema-registries-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frtu.governance : schema-registries-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.frtu.governance : schema-registries-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
schema-registries-maven-plugin-1.1.0
1.0.x
schema-registries-maven-plugin-1.0.1
schema-registries-maven-plugin-1.0.0
0.3.x
schema-registries-maven-plugin-0.3.1
schema-registries-maven-plugin-0.3.0
0.2.x
schema-registries-maven-plugin-0.2.0

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.frtu.governance</groupId>
    <artifactId>schema-registries-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>