Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
b9d7182a
Commit
b9d7182a
authored
4 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused dependencies
parent
ea393fa9
No related branches found
No related tags found
2 merge requests
!88
Rearrange use case enumeration
,
!84
Gitlab CI for Theodolite-Kotlin-Quarkus
Pipeline
#2083
passed
4 years ago
Stage: triggers
Pipeline: theodolite
#2084
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
benchmarks/build.gradle
+0
-3
0 additions, 3 deletions
benchmarks/build.gradle
with
0 additions
and
3 deletions
benchmarks/build.gradle
+
0
−
3
View file @
b9d7182a
...
...
@@ -67,7 +67,6 @@ configure(useCaseApplications) {
implementation
'org.apache.kafka:kafka-streams:2.6.0'
// enable TransformerSuppliers
implementation
'com.google.code.gson:gson:2.8.2'
implementation
'com.google.guava:guava:24.1-jre'
implementation
'org.jctools:jctools-core:2.1.1'
implementation
'org.slf4j:slf4j-simple:1.7.25'
implementation
project
(
':application-kafkastreams-commons'
)
...
...
@@ -82,8 +81,6 @@ configure(useCaseGenerators) {
// These dependencies are used internally, and not exposed to consumers on their own compile classpath.
implementation
(
'org.industrial-devops:titan-ccp-common:0.1.0-SNAPSHOT'
)
{
changing
=
true
}
implementation
(
'org.industrial-devops:titan-ccp-common-kafka:0.1.0-SNAPSHOT'
)
{
changing
=
true
}
implementation
'com.google.guava:guava:24.1-jre'
implementation
'org.jctools:jctools-core:2.1.1'
implementation
'org.slf4j:slf4j-simple:1.7.25'
// These dependencies are used for the workload-generator-commmon
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment