is not current version
Last Version 0.3.2

com.snowplowanalytics:snowplow-postgres_2.13 0.1.1-rc1

Loading Snowplow enriched data into PostgreSQL in real-time

GroupId

GroupId

com.snowplowanalytics
ArtifactId

ArtifactId

snowplow-postgres_2.13
Version

Version

0.1.1-rc1
Type

Type

jar

Download snowplow-postgres_2.13 0.1.1-rc1


<!-- https://jarcasting.com/artifacts/com.snowplowanalytics/snowplow-postgres_2.13/ -->
<dependency>
    <groupId>com.snowplowanalytics</groupId>
    <artifactId>snowplow-postgres_2.13</artifactId>
    <version>0.1.1-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.snowplowanalytics/snowplow-postgres_2.13/
implementation 'com.snowplowanalytics:snowplow-postgres_2.13:0.1.1-rc1'
// https://jarcasting.com/artifacts/com.snowplowanalytics/snowplow-postgres_2.13/
implementation ("com.snowplowanalytics:snowplow-postgres_2.13:0.1.1-rc1")
'com.snowplowanalytics:snowplow-postgres_2.13:jar:0.1.1-rc1'
<dependency org="com.snowplowanalytics" name="snowplow-postgres_2.13" rev="0.1.1-rc1">
  <artifact name="snowplow-postgres_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.snowplowanalytics', module='snowplow-postgres_2.13', version='0.1.1-rc1')
)
libraryDependencies += "com.snowplowanalytics" % "snowplow-postgres_2.13" % "0.1.1-rc1"
[com.snowplowanalytics/snowplow-postgres_2.13 "0.1.1-rc1"]