Skip to content

GreenDelta/olca-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

olca-commons

A small utility package providing common interfaces and utilities for openLCA projects. This library contains essential building blocks that can be used across different openLCA components.

Installation

Add this dependency to your Maven project:

<dependency>
    <groupId>org.openlca</groupId>
    <artifactId>olca-commons</artifactId>
    <version>1.0.0</version>
</dependency>

License

This project is licensed under the Mozilla Public License, Version 2.0. See the LICENSE file for details.

Contributing

This is a utility library with a focus on stability. Once classes and methods are added to the public API, they are designed not to change to ensure backward compatibility across openLCA projects.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages