Skip to content

LinguaPhylo/jebl3

 
 

Repository files navigation

JEBL3 (Java Evolutionary Biology Library)

jebl3 tests

This is a fork from jebl2 at (1f13ac7f31106a8efa54ec99bdfb10a9f5a51496), but improved to use Java 16 and the Java Platform Module System (JPMS).

The current exporting packages can be seen from module-info.java.

From version 3.1.0, JEBL3 will only release to the Maven Central Repository. https://search.maven.org/artifact/io.github.linguaphylo/jebl

Javadoc of the latest release: https://www.javadoc.io/doc/io.github.linguaphylo/jebl

Gradle

  1. Clean : ./gradlew clean
  2. Build with info : ./gradlew build --info
  3. Create jar files : ./gradlew jar and look for the folder "build/libs"
  4. Publish.

About

Java Evolutionary Biology Library using the Java module system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%