mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-28 19:27:15 +00:00
7 lines
156 B
Markdown
7 lines
156 B
Markdown
```
|
|
<dependency>
|
|
<groupId>com.indeed</groupId>
|
|
<artifactId>{{ include.artifact }}</artifactId>
|
|
<version>1.0-SNAPSHOT</version>
|
|
</dependency>
|
|
``` |