<plugin>
<groupId>io.github.makar1031</groupId>
<artifactId>avro-codegen-maven-plugin</artifactId>
<version>1.0.0</version>
<executions>
<execution>
<goals>
<goal>generate</goal>
</goals>
<configuration>
<registryUrl>https://apicurio-registry-host/apis/registry/v3</registryUrl>
</configuration>
</execution>
</executions>
</plugin>
MAKAR1031/avro-codegen-maven-plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|