lib-ws

###About
Library to create Java Web Services
| License |
License |
|---|---|
| GroupId | GroupIdcom.bq.corbel.lib |
| ArtifactId | ArtifactIdws |
| Last Version | Last Version0.24.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionws
Library to create Java Web Services
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationbq |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ws-0.24.0.pom | |
| ws-0.24.0.jar | 140 KB |
| ws-0.24.0-sources.jar | 70 KB |
| ws-0.24.0-javadoc.jar | 665 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 0.8.1 |
| io.dropwizard : dropwizard-auth | jar | 0.8.1 |
| 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 |
###About
Library to create Java Web Services