License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.expediagroup.streamplatform |
ArtifactId | ArtifactIdstream-registry-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
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>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-spring-boot-starter/
implementation 'com.expediagroup.streamplatform:stream-registry-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-spring-boot-starter/
implementation ("com.expediagroup.streamplatform:stream-registry-spring-boot-starter:1.0.1")
'com.expediagroup.streamplatform:stream-registry-spring-boot-starter:jar:1.0.1'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-spring-boot-starter" rev="1.0.1">
<artifact name="stream-registry-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-spring-boot-starter" % "1.0.1"
[com.expediagroup.streamplatform/stream-registry-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup.streamplatform : stream-registry-graphql-api | jar | 1.0.1 |
com.expediagroup.streamplatform : stream-registry-repository-kafka | jar | 1.0.1 |
org.springframework.boot : spring-boot-starter | jar |