draeger-lab / ModelPolisher

ModelPolisher accesses the BiGG Models knowledgebase to annotate SBML models.
23 stars 7 forks source link

Solves issue #34 and #36 #35

Closed codekaust closed 5 years ago

codekaust commented 5 years ago

The following dependencies are added in build.gradle :

compile('javax.xml.bind:jaxb-api:2.3.0')
compile('javax.activation:activation:1.1')
compile('org.glassfish.jaxb:jaxb-runtime:2.3.0')
codekaust commented 5 years ago

I am closing this pull request. Will soon open another PR following the above comment.