Skip to content

gov.nsa.datawave.datawave-code-style 1.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>gov.nsa.datawave</groupId>
  <artifactId>datawave-code-style</artifactId>
  <version>1.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This pom configures the formatter-maven-plugin to format the code
according to the DataWave code style.