is not current version
Last Version 0.3.2

com.snowplowanalytics:snowplow-postgres_2.13 0.3.0

Loading Snowplow enriched data into PostgreSQL in real-time

GroupId

GroupId

com.snowplowanalytics
ArtifactId

ArtifactId

snowplow-postgres_2.13
Version

Version

0.3.0
Type

Type

jar

Download snowplow-postgres_2.13 0.3.0


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