Skip to content

agitana/legend-shared

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FINOS - Incubating legend-build Security Rating Bugs

legend-shared

Shared code used across Legend applications for universal server-side functionality - hosting static files, performing authentication etc.

The important tenets for this project are:

  • Code must be genuinely used by the majority of Legend applications
  • New dependencies must be carefully scrutinized - the goal is to minimize unnecessary dependencies in apps.

Development setup

This application uses Maven 3.6+ and JDK 8. Simply run mvn install to compile.

Roadmap

Visit legend.finos.org/docs/roadmap to know more about the roadmap.

Contributing

Visit Legend Contribution Guide to learn how to contribute to Legend.

License

Copyright 2020 Goldman Sachs

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

About

Legend Shared Module

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • HTML 0.4%