ws

Library to create Java Web Services

License

License

GroupId

GroupId

com.bq.corbel.lib
ArtifactId

ArtifactId

ws
Last Version

Last Version

0.24.0
Release Date

Release Date

Type

Type

jar
Description

Description

ws
Library to create Java Web Services
Project URL

Project URL

https://github.com/bq/lib-ws
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/bq/lib-ws

Download ws

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
com.bq.corbel : events jar 1.35.0
com.bq.corbel.lib : config jar 0.4.1
com.bq.corbel.lib : token jar 0.12.0
com.bq.corbel.lib : queries-api jar 0.20.0
com.bq.corbel.lib : cli jar 0.5.1
com.bq.corbel.lib : rabbitmq jar 0.11.0
org.springframework : spring-web jar 4.2.6.RELEASE
org.springframework : spring-context jar 4.2.6.RELEASE
org.springframework.data : spring-data-redis jar 1.4.1.RELEASE
com.google.guava : guava jar 18.0
redis.clients : jedis jar 2.6.0
com.google.code.gson : gson jar 2.3
commons-codec : commons-codec jar 1.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.papertrailapp : logback-syslog4j jar 1.0.0

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.1
io.dropwizard : dropwizard-auth jar 0.8.1

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.8.1
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

lib-ws License Build Status Coverage Status

###About

Library to create Java Web Services

com.bq.corbel.lib

BQ

We help people to understand technology, we inspire them to use it and develop it.

Versions

Version
0.24.0
0.23.0
0.22.1
0.22.0
0.21.0
0.20.0