is not current version
Last Version 1.0.30

com.butor:butor-json-server 1.0.9

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.

Categories

Categories

JSON Data
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-json-server
Version

Version

1.0.9
Type

Type

jar

Download butor-json-server 1.0.9


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