Last Version

com.expediagroup.streamplatform:stream-registry-core 1.0.1

Parent POM for Expedia Group open source projects

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.expediagroup.streamplatform
ArtifactId

ArtifactId

stream-registry-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Parent POM for Expedia Group open source projects
Project Organization

Project Organization

Expedia Group

Download stream-registry-core 1.0.1


<!-- https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-core/ -->
<dependency>
    <groupId>com.expediagroup.streamplatform</groupId>
    <artifactId>stream-registry-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-core/
implementation 'com.expediagroup.streamplatform:stream-registry-core:1.0.1'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-core/
implementation ("com.expediagroup.streamplatform:stream-registry-core:1.0.1")
'com.expediagroup.streamplatform:stream-registry-core:jar:1.0.1'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-core" rev="1.0.1">
  <artifact name="stream-registry-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-core', version='1.0.1')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-core" % "1.0.1"
[com.expediagroup.streamplatform/stream-registry-core "1.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.expediagroup.streamplatform : stream-registry-handler-spi jar 1.0.1
com.expediagroup.streamplatform : stream-registry-model jar 1.0.1
com.expediagroup.streamplatform : stream-registry-repository-api jar 1.0.1
com.google.guava : guava jar 29.0-jre
io.micrometer : micrometer-core jar
org.slf4j : slf4j-api jar
org.springframework : spring-context jar
org.springframework.security : spring-security-core jar
org.springframework.boot : spring-boot-autoconfigure jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.hamcrest : hamcrest-library jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.