All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ework.profiles.plugin.2023.0.1.source-code.profile.yml Maven / Gradle / Ivy

The newest version!
description: Profile for plugins designed to work across all profiles
features:
    defaults:
        - maven-publish
repositories:
    - "mavenLocal()"
build:
    plugins:
        - org.graceframework.grace-plugin
    excludes:
        - org.graceframework.grace-core
dependencies:
    - scope: compile
      coords: "org.graceframework:grace-core"
    - scope: compileOnly
      coords: "org.graceframework:grace-boot"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy