is not current version
Last Version 0.3.2

com.snowplowanalytics:snowplow-postgres_2.12 0.2.0-rc3

Loading Snowplow enriched data into PostgreSQL in real-time

GroupId

GroupId

com.snowplowanalytics
ArtifactId

ArtifactId

snowplow-postgres_2.12
Version

Version

0.2.0-rc3
Type

Type

jar

Download snowplow-postgres_2.12 0.2.0-rc3


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