From: Bdale Garbee Date: Thu, 14 Sep 2017 18:35:20 +0000 (-0600) Subject: initial crafting of a Maven config file, incomplete X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=refs%2Fremotes%2Fgag%2Fbdale;p=sw%2Fmotorsim initial crafting of a Maven config file, incomplete --- diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..d45059d --- /dev/null +++ b/pom.xml @@ -0,0 +1,71 @@ + + 4.0.0 + org.altusmetrum + motorsim + 2.0beta3+ + + + + + log4j + log4j + 1.2.16 + jar + + + + xpp3 + xpp3_min + 1.1.4c + jar + + + + com.thoughtworks.xstream + xstream + 1.3 + jar + + + + jfree + jfreechart + 1.0.13 + jar + + + + com.miglayout + miglayout + 3.7.4 + jar + + + + junit + junit + 4.10 + jar + + + + javax.measure + jsr-275 + 1.0.0 + + + + org.jscience + jscience + 4.3.1 + + + + + + src + +