circe

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

License

License

MIT
GroupId

GroupId

org.analogweb
ArtifactId

ArtifactId

analogweb-circe_2.13
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

circe
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-circe_2.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.analogweb : analogweb-scala_2.13 jar 0.13.0
org.analogweb : analogweb-core jar 0.11.0
io.circe : circe-core_2.13 jar 0.14.1
io.circe : circe-jawn_2.13 jar 0.14.1
io.circe : circe-generic_2.13 jar 0.14.1

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.13.1
org.specs2 : specs2-mock_2.13 jar 4.13.1
org.specs2 : specs2-junit_2.13 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