We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9540e7f commit 1925c33Copy full SHA for 1925c33
README.md
@@ -0,0 +1,19 @@
1
+# gsrs-spring-module-substances
2
+GSRS Spring Boot Module for Substances
3
+
4
+This is the GSRS 3 module for working with IDMP Substances as specified by the ISO 11238 Substance Model.
5
6
+## To install With FDA Extension modules
7
+The FDA extension and example modules in this Repository are not yet in Maven Central and so rather than
8
+having to make people track down those repositories, we provide sample jars that can be installed into your local maven repository.
9
10
+###To install the extra jars in Unix
11
+```
12
+./installExtraJars.sh
13
14
15
+###To install the extra jars in Windows
16
17
18
+./installExtraJars.cmd
19
0 commit comments