skeuomorph


License

License

GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

skeuomorph_2.11
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

skeuomorph
skeuomorph
Project URL

Project URL

https://higherkindness.github.io/skeuomorph/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/higherkindness/skeuomorph

Download skeuomorph_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.11/ -->
<dependency>
    <groupId>io.higherkindness</groupId>
    <artifactId>skeuomorph_2.11</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.11/
implementation 'io.higherkindness:skeuomorph_2.11:0.0.13'
// https://jarcasting.com/artifacts/io.higherkindness/skeuomorph_2.11/
implementation ("io.higherkindness:skeuomorph_2.11:0.0.13")
'io.higherkindness:skeuomorph_2.11:jar:0.0.13'
<dependency org="io.higherkindness" name="skeuomorph_2.11" rev="0.0.13">
  <artifact name="skeuomorph_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='skeuomorph_2.11', version='0.0.13')
)
libraryDependencies += "io.higherkindness" % "skeuomorph_2.11" % "0.0.13"
[io.higherkindness/skeuomorph_2.11 "0.0.13"]

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-core_2.11 jar 1.6.0
io.higherkindness : droste-core_2.11 jar 0.6.0
io.higherkindness : droste-macros_2.11 jar 0.6.0
org.apache.avro : avro jar 1.8.2
com.github.os72 : protoc-jar jar 3.6.0.1
com.google.protobuf : protobuf-java jar 3.6.1
io.circe : circe-yaml_2.11 jar 0.10.0
org.typelevel : cats-effect_2.11 jar 1.2.0
io.circe : circe-core_2.11 jar 0.11.1
io.circe : circe-parser_2.11 jar 0.11.1

test (7)

Group / Artifact Type Version
org.typelevel : cats-laws_2.11 jar 1.6.0
io.circe : circe-testing_2.11 jar 0.11.1
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.specs2 : specs2-core_2.11 jar 4.1.0
org.specs2 : specs2-scalacheck_2.11 jar 4.1.0
io.chrisdavenport : cats-scalacheck_2.11 jar 0.1.0
com.lihaoyi : ammonite_2.11.12 jar 1.5.0

Project Modules

There are no modules declared in this project.

codecov.io Maven Central Latest version License Join the chat at https://gitter.im/higherkindness/skeuomorph GitHub Issues

skeuomorph

Skeuomorph is a library for transforming different schemas in Scala. It provides schema definitions as non-recursive ADTs, and transformations & optimizations via recursion schemes.

This library is primarily intended to be used at mu, but it's completely independent from it, so anybody can use it.

Skeuomorph depends heavily on cats and droste.

More information can be found at the microsite.

Documentation

For installing this library, add the following line to your build.sbt file:

libraryDependencies += "io.higherkindness" %% "skeuomorph" % "0.0.27"

The full documentation is available at the skeuomorph site.

NOTICE

The following files api-with-examples.yaml, petstore-expanded.yaml, callback-example.yaml, petstore.yaml, link-example.yaml and uspto.yaml inside the folder (test/resources/openapi/yaml) were copied from OpenAPI Specification project under the terms of the licence Apache License Version 2.0, January 2004.

Skeuomorph in the wild

If you wish to add your library here please consider a PR to include it in the list below.

Name Description
mu purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

Copyright

skeuomorph is designed and developed by 47 Degrees Open Source

Copyright (C) 2018-2020 47 Degrees Open Source https://www.47deg.com

io.higherkindness

Higher Kindness

honest typed libraries and tools for anyone and everyone

Versions

Version
0.0.13
0.0.11
0.0.10
0.0.9.1
0.0.8
0.0.7
0.0.6
0.0.5
0.0.2