Skip to content

Repository that contains everything needed to create the jars, that are use to test the loading of external simulations in SIMONA.

Notifications You must be signed in to change notification settings

ie3-institute/SimonaExtSimTestJars

Repository files navigation

SimonaExtSimTestJars

This repository contains the code to generate the jar files used in SIMONA to test the loading of external simulations.

Pre-generated test jars

The jars for the simonaAPI version 0.6.0 can be found in the buildJars folder.

How to use

  • To add new jar files, you need to add a new module by editing the settings.gradle file.
  • To generate all jar at once, you need to execute assemble on the main project. The jar for each sub-module is generated automatically.
  • The generated jars are in the /build/lib folders of the sub-modules.

About

Repository that contains everything needed to create the jars, that are use to test the loading of external simulations in SIMONA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages