License |
License |
---|---|
GroupId | GroupIdru.i-novus.ms.rdm |
ArtifactId | ArtifactIdrdm-rest |
Version | Version3.2.2 |
Type | Typejar |
Description |
DescriptionFree platform for building microservices based on Spring Boot
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdm-rest-3.2.2.pom | |
rdm-rest-3.2.2.jar | 25 KB |
rdm-rest-3.2.2-sources.jar | 16 KB |
rdm-rest-3.2.2-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.i-novus.ms.rdm/rdm-rest/ -->
<dependency>
<groupId>ru.i-novus.ms.rdm</groupId>
<artifactId>rdm-rest</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.ms.rdm/rdm-rest/
implementation 'ru.i-novus.ms.rdm:rdm-rest:3.2.2'
// https://jarcasting.com/artifacts/ru.i-novus.ms.rdm/rdm-rest/
implementation ("ru.i-novus.ms.rdm:rdm-rest:3.2.2")
'ru.i-novus.ms.rdm:rdm-rest:jar:3.2.2'
<dependency org="ru.i-novus.ms.rdm" name="rdm-rest" rev="3.2.2">
<artifact name="rdm-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.ms.rdm', module='rdm-rest', version='3.2.2')
)
libraryDependencies += "ru.i-novus.ms.rdm" % "rdm-rest" % "3.2.2"
[ru.i-novus.ms.rdm/rdm-rest "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
ru.i-novus.ms.rdm : rdm-impl | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.3.3 |
net.n2oapp.platform : n2o-platform-starter-jaxrs-client | jar | 4.3.0 |
org.apache.activemq : activemq-kahadb-store | jar | 5.15.13 |
net.n2oapp.platform : n2o-platform-starter-test | jar | 4.3.0 |