Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

octo-online/reactive-audit-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Sample project to show how to invoke reactive-audit directly from the following build tools

  • Maven
  • Gradle
  • SBT

Usage

Simply replicate and adapt the build configuration of your project for your preferred build tool as done in this project. Then, depending on task type you need to invoke (Run or Audit), just launch the corresponding command line:

Builder Run Audit
Maven $ mvn exec:java -Prun $ mvn integration-test -Paudit
Gradle $ gradle run $ gradle audit
SBT $ sbt run $ sbt audit

About

Sample of usage of reactive-audit

Resources

License

Stars

Watchers

Forks

Packages

No packages published