An open API service indexing awesome lists of open source software.

https://github.com/adoptopenjdk/jsplitpkgscan-maven-plugin

A Maven plugin wrapper for the jsplitpkgscan utility
https://github.com/adoptopenjdk/jsplitpkgscan-maven-plugin

Last synced: 9 months ago
JSON representation

A Maven plugin wrapper for the jsplitpkgscan utility

Awesome Lists containing this project

README

          

= OpenJDK split package scanner plugin for Maven
Patrick Reinhart
:project-name: jsplitpkgscan-maven-plugin
:group-name: org.adoptopenjdk.maven.plugins
:project-full-path: AdoptOpenJDK/{project-name}
:github-branch: master
:jdk-version: 12
:jdk-url: https://jdk.java.net/{jdk-version}
:adoptopenjdk-url: https://adoptopenjdk.net

image:https://img.shields.io/badge/license-Apache_2-blue.svg["Apache License, version 2", link="http://www.apache.org/licenses/LICENSE-2.0.txt"]
image:https://img.shields.io/badge/Java-{jdk-version}-blue.svg["Supported Versions", link="https://travis-ci.org/{project-full-path}"]
image:https://github.com/{project-full-path}/actions/workflows/build.yml/badge.svg?branch={github-branch}["Build Status", link="https://github.com/{project-full-path}/actions/workflows/build.yml"]
image:https://img.shields.io/maven-central/v/{group-name}/{project-name}.svg?label=Maven%20Central["Maven Central", link="https://search.maven.org/search?q=g:%22{group-name}%22%20AND%20a:%22{project-name}%22"]