playsonify-play

An opinionated library to help you build JSON APIs in a practical way using Play Framework

License

License

MIT
GroupId

GroupId

com.alexitc
ArtifactId

ArtifactId

playsonify-play_2.13
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

playsonify-play
An opinionated library to help you build JSON APIs in a practical way using Play Framework
Project URL

Project URL

https://github.com/AlexITC/playsonify
Project Organization

Project Organization

com.alexitc
Source Code Management

Source Code Management

https://github.com/AlexITC/playsonify

Download playsonify-play_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.alexitc : playsonify-core_2.13 jar 2.3.0
org.scalatestplus.play : scalatestplus-play_2.13 jar 5.1.0
com.typesafe.play : play_2.13 jar 2.8.8
org.scalactic : scalactic_2.13 jar 3.1.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0