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
3c4803b2
Commit
3c4803b2
authored
Jun 17, 2019
by
Peter Zeller
Browse files
moved cliche dependency to maven
parent
3b0591ad
Changes
2
Hide whitespace changes
Inline
Side-by-side
bookstore/build.gradle
View file @
3c4803b2
...
...
@@ -27,7 +27,7 @@ dependencies {
compile
group:
'eu.antidotedb'
,
name:
'antidote-java-client'
,
version:
'0.3.0'
//for command line shell
compile
files
(
"lib/asg.cliche-110413.jar"
)
compile
group:
'com.googlecode.clichemaven'
,
name:
'cliche'
,
version:
'110413'
// Use JUnit test framework
testCompile
'junit:junit:4.12'
...
...
bookstore/lib/asg.cliche-110413.jar
deleted
100644 → 0
View file @
3b0591ad
File deleted
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