License |
License |
---|---|
GroupId | GroupIdcom.bq.oss.lib |
ArtifactId | ArtifactIdws |
Version | Version0.8.0 |
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.8.0.pom | |
ws-0.8.0.jar | 123 KB |
ws-0.8.0-sources.jar | 60 KB |
ws-0.8.0-javadoc.jar | 591 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bq.oss.lib/ws/ -->
<dependency>
<groupId>com.bq.oss.lib</groupId>
<artifactId>ws</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bq.oss.lib/ws/
implementation 'com.bq.oss.lib:ws:0.8.0'
// https://jarcasting.com/artifacts/com.bq.oss.lib/ws/
implementation ("com.bq.oss.lib:ws:0.8.0")
'com.bq.oss.lib:ws:jar:0.8.0'
<dependency org="com.bq.oss.lib" name="ws" rev="0.8.0">
<artifact name="ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bq.oss.lib', module='ws', version='0.8.0')
)
libraryDependencies += "com.bq.oss.lib" % "ws" % "0.8.0"
[com.bq.oss.lib/ws "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bq.oss.lib : config | jar | 0.2.0 |
com.bq.oss.lib : token | jar | 0.6.0 |
com.bq.oss.lib : queries-api | jar | 0.7.0 |
com.bq.oss.lib : cli | jar | 0.3.0 |
com.bq.oss.lib : rabbitmq | jar | 0.6.0 |
org.springframework : spring-web | jar | 4.1.7.RELEASE |
org.springframework : spring-context | jar | 4.1.7.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 |
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 |
org.springframework : spring-test | jar | 4.1.2.RELEASE |
cglib : cglib | jar | 3.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |