snowplow / iglu-scala-core   1.1.3

Apache License 2.0 GitHub

Core entities for working with Iglu in Scala

Scala versions: 3.x 2.13 2.12 2.11

Iglu Scala Core

Build Status Maven Central License Coverage Status

Core entities for working with Iglu in Scala.

Recent documentation can be found on dedicated wiki page: Iglu Scala Core.

Quickstart

Assuming git, JVM and SBT are installed:

$ git clone https://github.com/snowplow/iglu-scala-core
$ cd iglu-scala-core
$ sbt compile

In order to include Iglu Scala Core into your project, add following to your build.sbt:

libraryDependencies += "com.snowplowanalytics" % "iglu-core" % "1.1.3"

Find out more

Technical Docs Setup Guide Roadmap Contributing
i1 i2 i3 i4

Copyright and license

Iglu Scala Core is copyright 2016-2023 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.