Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
INB
Text Mining
Generic Tools
nlp-gate-generic-component
Commits
951e14a6
Commit
951e14a6
authored
Sep 23, 2021
by
jcorvi
Browse files
Merge branch 'develop' into 'master'
annie plus tools in pom server works without internet See merge request
!4
parents
823e63f8
dd0dca50
Pipeline
#24710
passed with stage
in 8 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
951e14a6
...
...
@@ -31,6 +31,20 @@
<artifactId>
commons-cli
</artifactId>
<version>
1.4
</version>
</dependency>
<dependency>
<groupId>
uk.ac.gate.plugins
</groupId>
<artifactId>
annie
</artifactId>
<version>
8.6
</version>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
uk.ac.gate.plugins
</groupId>
<artifactId>
tools
</artifactId>
<version>
8.6
</version>
<scope>
provided
</scope>
</dependency>
</dependencies>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment