Butor Framework Service - Json Server Module

This module enables fast and easy creation of sync., async., req./resp., req./resp. stream HTTP/json services. It is part of Butor Framework and released under APL 2.0.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-json-server
Last Version

Last Version

1.0.30
Release Date

Release Date

Type

Type

jar
Description

Description

Butor Framework Service - Json Server Module
This module enables fast and easy creation of sync., async., req./resp., req./resp. stream HTTP/json services. It is part of Butor Framework and released under APL 2.0.
Project URL

Project URL

http://www.butor.com/framework.html
Project Organization

Project Organization

Butor Inc.

Download butor-json-server

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.butor : butor-json jar 1.0.29
org.springframework : spring-tx jar 4.3.2.RELEASE

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.24
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.30
1.0.29
1.0.28
1.0.27
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.19
1.0.18
1.0.17
1.0.14
1.0.13
1.0.12
1.0.9
1.0.7