License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.expediagroup.streamplatform |
ArtifactId | ArtifactIdstream-registry-spring-boot-starter |
Version | Version0.20.5 |
Type | Typejar |
Description |
DescriptionParent POM for Expedia Group open source projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-spring-boot-starter/ -->
<dependency>
<groupId>com.expediagroup.streamplatform</groupId>
<artifactId>stream-registry-spring-boot-starter</artifactId>
<version>0.20.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-spring-boot-starter/
implementation 'com.expediagroup.streamplatform:stream-registry-spring-boot-starter:0.20.5'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-spring-boot-starter/
implementation ("com.expediagroup.streamplatform:stream-registry-spring-boot-starter:0.20.5")
'com.expediagroup.streamplatform:stream-registry-spring-boot-starter:jar:0.20.5'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-spring-boot-starter" rev="0.20.5">
<artifact name="stream-registry-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-spring-boot-starter', version='0.20.5')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-spring-boot-starter" % "0.20.5"
[com.expediagroup.streamplatform/stream-registry-spring-boot-starter "0.20.5"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup.streamplatform : stream-registry-graphql-api | jar | 0.20.5 |
com.expediagroup.streamplatform : stream-registry-repository-kafka | jar | 0.20.5 |
org.springframework.boot : spring-boot-starter | jar |