FINRAOS / DataGenerator

DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
http://finraos.github.io/DataGenerator
Apache License 2.0
161 stars 170 forks source link

Output javadoc/scaladoc combined jar for dg-common #286

Closed SamerAdra closed 8 years ago

SamerAdra commented 8 years ago

Output javadoc/scaladoc combined jar for dg-common

SamerAdra commented 8 years ago

Done in PR 277.

SamerAdra commented 8 years ago

Duplicate.