License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdapollo-parent |
Last Version | Last Version1.20.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpotify Apollo Parent
Java libraries for writing composable microservices
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-parent-1.20.4.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-parent/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-parent</artifactId>
<version>1.20.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-parent/
implementation 'com.spotify:apollo-parent:1.20.4'
// https://jarcasting.com/artifacts/com.spotify/apollo-parent/
implementation ("com.spotify:apollo-parent:1.20.4")
'com.spotify:apollo-parent:pom:1.20.4'
<dependency org="com.spotify" name="apollo-parent" rev="1.20.4">
<artifact name="apollo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-parent', version='1.20.4')
)
libraryDependencies += "com.spotify" % "apollo-parent" % "1.20.4"
[com.spotify/apollo-parent "1.20.4"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |