Skip to content

Commit 16219d6

Browse files
committed
Do not mention Maven.
1 parent f8e8e48 commit 16219d6

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,6 @@ dependencies {
2222
}
2323
```
2424

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-
<groupId>io.spine.gcloud</groupId>
34-
<artifactId>spine-stackdriver-trace</artifactId>
35-
<version>1.0.0</version>
36-
37-
```
38-
3925
These artifacts should be used as a part of the Spine server application.
4026

4127
For the details on setting up the server environment please refer to [Spine Bootstrap Gradle plugin](https://github.com/SpineEventEngine/bootstrap/)

0 commit comments

Comments
 (0)