Skip to content

hhstechgroup/api-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWDS Core API

The CWDS Core API project provides a common set of classes which are used across CWDS API Modules.

Generating Licenses

The legal folder contains files listing the licenses for application dependencies API Core library contains several subproject each with it's own dependencies. Each subproject must generate license reports, then the individual reports are aggregated into a csv file in the root legal folder.

Each project contains a legal folder that contains a list of licenses. This list is created via a license report plugin. The plug in stores data in the build folder and copies over the csv files.

Update license report

To generate report run:

./gradlew generateAllLicenseFiles libLicenseReport

generateAllLicenseFiles updates submodules licenses libLicenseReport creates the report file

Questions

If you have any questions regarding the contents of this repository, please email the Office of Systems Integration at FOSS@osi.ca.gov.

About

Core classes used across api projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 43.1%
  • JavaScript 33.5%
  • HTML 21.7%
  • CSS 1.5%
  • Groovy 0.2%