Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Table Data Transform
Commits
d642ca7e
Commit
d642ca7e
authored
Jul 28, 2021
by
Jonas Waeber
Browse files
Update memobase dependency
parent
bcac3a97
Changes
1
Show whitespace changes
Inline
Side-by-side
build.gradle
View file @
d642ca7e
...
...
@@ -40,7 +40,7 @@ dependencies {
implementation
group:
'org.apache.kafka'
,
name:
'kafka-clients'
,
version:
kafkaV
implementation
"org.apache.kafka:kafka-streams:${kafkaV}"
implementation
'org.memobase:memobase-service-utilities:3.0.
1
'
implementation
'org.memobase:memobase-service-utilities:3.0.
2
'
// CSV Reader
implementation
(
"com.github.doyaaaaaken:kotlin-csv-jvm:0.7.3"
)
// XSLX / XSL Reader
...
...
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