json4s

Analogweb Framework is tiny, simple, and pluggable web framework.

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

org.analogweb
ArtifactId

ArtifactId

analogweb-json4s_2.12
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

json4s
Analogweb Framework is tiny, simple, and pluggable web framework.
Project URL

Project URL

http://analogweb.github.io/
Project Organization

Project Organization

org.analogweb
Source Code Management

Source Code Management

https://github.com/analogweb/analogweb-scala

Download analogweb-json4s_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.analogweb : analogweb-scala_2.12 jar 0.13.0
org.analogweb : analogweb-core jar 0.11.0
org.json4s : json4s-jackson_2.12 jar 4.0.1

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.13.1
org.specs2 : specs2-mock_2.12 jar 4.13.1
org.specs2 : specs2-junit_2.12 jar 4.13.1

Project Modules

There are no modules declared in this project.
org.analogweb

Analogweb Framework

Write Web API easily and freely by your style.

Versions

Version
0.13.0
0.12.0
0.11.0
0.10.1