License |
License |
---|---|
GroupId | GroupIdcom.bq.corbel |
ArtifactId | ArtifactIdrem-api |
Version | Version1.35.0 |
Type | Typejar |
Description |
Descriptionrem-api
Corbel Platform
|
Project Organization |
Project Organizationbq |
Filename | Size |
---|---|
rem-api-1.35.0.pom | |
rem-api-1.35.0.jar | 26 KB |
rem-api-1.35.0-sources.jar | 18 KB |
rem-api-1.35.0-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bq.corbel/rem-api/ -->
<dependency>
<groupId>com.bq.corbel</groupId>
<artifactId>rem-api</artifactId>
<version>1.35.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bq.corbel/rem-api/
implementation 'com.bq.corbel:rem-api:1.35.0'
// https://jarcasting.com/artifacts/com.bq.corbel/rem-api/
implementation ("com.bq.corbel:rem-api:1.35.0")
'com.bq.corbel:rem-api:jar:1.35.0'
<dependency org="com.bq.corbel" name="rem-api" rev="1.35.0">
<artifact name="rem-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bq.corbel', module='rem-api', version='1.35.0')
)
libraryDependencies += "com.bq.corbel" % "rem-api" % "1.35.0"
[com.bq.corbel/rem-api "1.35.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework : spring-web | jar | |
com.bq.corbel.lib : token | jar | 0.12.0 |
com.bq.corbel.lib : queries-api | jar | 0.20.0 |
com.github.zafarkhaja : java-semver | jar | 0.9.0 |
io.dropwizard : dropwizard-core | jar | 0.8.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert-core | jar | 2.0M10 |
org.springframework : spring-test | jar | |
cglib : cglib | jar | 3.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |