8000 GitHub - o7studios/remora at refs/heads/main
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

o7studios/remora

 
 

Repository files navigation

Remora - o7studios Gradle helper plugin

Remora is a Gradle plugin made for o7studios Gradle projects. It includes automatic shipping of libraries like lombok, publishing to Sonatype repositories and compiler configurations.

Configuration

Configure your Gradle module by doing the following:

// build.gradle.kts

plugins {
    id("studio.o7.remora")
}

remora {
    groupId = "studio.o7"
    artifactId = "example-project"
}

About

Helper plugin for Gradle projects

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages

0