Last Version

Butor Framework Core - JSON Module 1.0.29

This module enables fast and easy creation of sync., async., req./resp., req./resp. stream HTTP/json services.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-json
Version

Version

1.0.29
Type

Type

jar
Description

Description

Butor Framework Core - JSON Module
This module enables fast and easy creation of sync., async., req./resp., req./resp. stream HTTP/json services.
Project URL

Project URL

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

Project Organization

Butor Inc.

Download butor-json 1.0.29


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

Dependencies

compile (5)

Group / Artifact Type Version
com.butor : butor-utils jar 1.0.29
com.google.http-client : google-http-client jar 1.22.0
com.google.http-client : google-http-client-jackson jar 1.22.0
com.google.code.gson : gson jar 2.8.0
org.springframework : spring-beans 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.