License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.expediagroup.streamplatform |
ArtifactId | ArtifactIdstream-registry-repository-postgres |
Version | Version0.13.0 |
Type | Typejar |
Description |
DescriptionParent POM for Expedia Group open source projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-repository-postgres/ -->
<dependency>
<groupId>com.expediagroup.streamplatform</groupId>
<artifactId>stream-registry-repository-postgres</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-repository-postgres/
implementation 'com.expediagroup.streamplatform:stream-registry-repository-postgres:0.13.0'
// https://jarcasting.com/artifacts/com.expediagroup.streamplatform/stream-registry-repository-postgres/
implementation ("com.expediagroup.streamplatform:stream-registry-repository-postgres:0.13.0")
'com.expediagroup.streamplatform:stream-registry-repository-postgres:jar:0.13.0'
<dependency org="com.expediagroup.streamplatform" name="stream-registry-repository-postgres" rev="0.13.0">
<artifact name="stream-registry-repository-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.streamplatform', module='stream-registry-repository-postgres', version='0.13.0')
)
libraryDependencies += "com.expediagroup.streamplatform" % "stream-registry-repository-postgres" % "0.13.0"
[com.expediagroup.streamplatform/stream-registry-repository-postgres "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup.streamplatform : stream-registry-model | jar | 0.13.0 |
com.expediagroup.streamplatform : stream-registry-repository-api | jar | 0.13.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.hotels.beans : bean-utils-library | jar | 1.4.7.3 |
javax.persistence : javax.persistence-api | jar | 2.2 |
org.flywaydb : flyway-core | jar | 6.1.0 |
org.hibernate : hibernate-core | jar | |
org.hibernate : hibernate-ehcache | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework.data : spring-data-commons | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |