We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e8e48 commit 16219d6Copy full SHA for 16219d6
README.md
@@ -22,20 +22,6 @@ dependencies {
22
}
23
```
24
25
-Maven:
26
-```xml
27
- <!-- Datastore Storage support library. -->
28
- <groupId>io.spine.gcloud</groupId>
29
- <artifactId>spine-datastore</artifactId>
30
- <version>1.0.0</version>
31
-
32
- <!-- Stackdriver Trace support library. -->
33
34
- <artifactId>spine-stackdriver-trace</artifactId>
35
36
37
-```
38
39
These artifacts should be used as a part of the Spine server application.
40
41
For the details on setting up the server environment please refer to [Spine Bootstrap Gradle plugin](https://github.com/SpineEventEngine/bootstrap/)
0 commit comments