Developing lightweight computation at the DSG edge
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Roger Pueyo Centelles
antidote-java-tutorial
Commits
ae42eb6e
Commit
ae42eb6e
authored
Jun 17, 2019
by
Peter Zeller
Browse files
update antidote client dependency
old version gave warnings with new Java versions
parent
0e53cc72
Changes
1
Hide whitespace changes
Inline
Side-by-side
bookstore/build.gradle
View file @
ae42eb6e
...
...
@@ -24,7 +24,7 @@ dependencies {
compile
'com.google.guava:guava:20.0'
//Antidote java client library
compile
group:
'eu.antidotedb'
,
name:
'antidote-java-client'
,
version:
'0.3.
0
'
compile
group:
'eu.antidotedb'
,
name:
'antidote-java-client'
,
version:
'0.3.
2
'
//for command line shell
compile
group:
'com.googlecode.clichemaven'
,
name:
'cliche'
,
version:
'110413'
...
...
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