License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.expediagroup.streamplatform |
ArtifactId | ArtifactIdstream-registry-app |
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 |
Filename | Size |
---|---|
stream-registry-app-1.0.1.pom | |
stream-registry-app-1.0.1.jar | 4 KB |
stream-registry-app-1.0.1-sources.jar | 4 KB |
stream-registry-app-1.0.1-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-app/ -->
<dependency>
<groupId>com.expediagroup.streamplatform</groupId>
<artifactId>stream-registry-app</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-app/
implementation 'com.expediagroup.streamplatform:stream-registry-app:1.0.1'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-app/
implementation ("com.expediagroup.streamplatform:stream-registry-app:1.0.1")
'com.expediagroup.streamplatform:stream-registry-app:jar:1.0.1'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-app" rev="1.0.1">
<artifact name="stream-registry-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-app', version='1.0.1')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-app" % "1.0.1"
[com.expediagroup.streamplatform/stream-registry-app "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup.streamplatform : stream-registry-spring-boot-starter | jar | 1.0.1 |
ch.qos.logback : logback-classic | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar |