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

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

There is a newer version: 2023.2.0-M1
Show newest version
description: Profile for plugins designed to work across all profiles
features:
    defaults:
        - maven-publish
repositories:
    - "mavenLocal()"
skeleton:
    excludes:
        - app/i18n/*.properties
        - app/conf/spring/**
build:
    plugins:
        - org.graceframework.grace-plugin
    excludes:
        - org.graceframework.grace-core
dependencies:
    - scope: compile
      coords: "org.graceframework:grace-boot"
    - scope: compile
      coords: "org.graceframework:grace-core"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy