Last Version

Butor Framework Service - Json Server Module 1.0.30

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
Version

Version

1.0.30
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 1.0.30


<!-- 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.