Package org.jpos.gradle


package org.jpos.gradle
  • Class
    Description
    Installs q2 module resources embedded under META-INF/q2/installs.
    The JPOSPlugin is a Gradle plugin for building, installing, and running jPOS-based applications.
    Extension for the JPOSPlugin
    Tasks to pin/unpin SNAPSHOT versions in gradle/libs.versions.toml.
    Pins version entries to specific timestamped snapshot builds, keeping the original SNAPSHOT in a marker comment.
    Lists SNAPSHOT/pinned entries and the latest snapshot builds available in the project's repositories.
    Restores pinned entries back to their original SNAPSHOT versions.
    Tasks to vendor/unvendor a dependency into the consuming build.
    Removes vendored modules and restores settings.gradle.
    Extracts a catalog library into a local vendor/<name> sub-project.