gastaldi / managed-dependency-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managed Dependency Asciidoctor Extension

This is an AsciidoctorJ extension that outputs the managed dependency version of a given groupId:artifactId, based on a BOM

Example:

This example uses SmallRye Config version:io.smallrye.config:smallrye-config[] 

This will output the following if the :quarkus-version: 2.7.1.Final is defined for the asciidoctor engine configuration:

This example uses SmallRye Config 2.8.2

About


Languages

Language:Java 100.0%