JAS-mine maintains and develops the JAS simulation platform, a discrete-event tool-kit for agent-based and dynamic microsimulation modelling. This repository contains the core libraries. See www.jas-mine.net for more details.
European Union Public License 1.2
2
stars
5
forks
source link
DEP: bump package dependencies, migrate to JAVA 17 #15
There are pull requests that have to be merged. In addition, all other dependencies have to be checked to ensure they've been updated to the latest versions.
Part # 2 of this issue is to migrate to JAVA 17. This is the latest LTS release, which would potentially allow to use the following list of features:
There are pull requests that have to be merged. In addition, all other dependencies have to be checked to ensure they've been updated to the latest versions.
Part # 2 of this issue is to migrate to JAVA 17. This is the latest LTS release, which would potentially allow to use the following list of features:
Future features:
There should be no worries regarding JAVA 18 as it has no features of use at the moment. JAVA 19 is still in development.
List of things to do:
pom.xml
: PR #18 resolves this part of the issue.jitpack.yml
(check the documentation to see if the dot is needed)