Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fc239e98 authored by Gabriel Landais's avatar Gabriel Landais
Browse files

datatable

git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@23285 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
parent 892b6f7f
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,11 @@
</exclusions>
</dependency>
<dependency>
<groupId>net.ihe.gazelle.datable</groupId>
<artifactId>gazelle-datatable-jar</artifactId>
</dependency>
</dependencies>
<build>
......@@ -177,11 +182,12 @@
<bundleFileName>gazelle-proxy-ejb.jar</bundleFileName>
</ejbModule>
<ejbModule>
<jarModule>
<groupId>net.ihe.gazelle.datable</groupId>
<artifactId>gazelle-datatable-jar</artifactId>
<includeInApplicationXml>true</includeInApplicationXml>
<bundleFileName>gazelle-datatable-jar.jar</bundleFileName>
</ejbModule>
</jarModule>
<jarModule>
<groupId>net.ihe.gazelle.simulators.tls</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment