Skip to content

Commit 1925c33

Browse files
Create README.md
1 parent 9540e7f commit 1925c33

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)