| License |
License |
|---|---|
| GroupId | GroupIdru.i-novus.ms.rdm |
| ArtifactId | ArtifactIdrdm-frontend |
| Version | Version4.0.0 |
| Type | Typejar |
| Description |
DescriptionFree platform for building microservices based on Spring Boot
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rdm-frontend-4.0.0.pom | |
| rdm-frontend-4.0.0.jar | 10 KB |
| rdm-frontend-4.0.0-sources.jar | 8 KB |
| rdm-frontend-4.0.0-javadoc.jar | 401 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.i-novus.ms.rdm/rdm-frontend/ -->
<dependency>
<groupId>ru.i-novus.ms.rdm</groupId>
<artifactId>rdm-frontend</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.ms.rdm/rdm-frontend/
implementation 'ru.i-novus.ms.rdm:rdm-frontend:4.0.0'
// https://jarcasting.com/artifacts/ru.i-novus.ms.rdm/rdm-frontend/
implementation ("ru.i-novus.ms.rdm:rdm-frontend:4.0.0")
'ru.i-novus.ms.rdm:rdm-frontend:jar:4.0.0'
<dependency org="ru.i-novus.ms.rdm" name="rdm-frontend" rev="4.0.0">
<artifact name="rdm-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.ms.rdm', module='rdm-frontend', version='4.0.0')
)
libraryDependencies += "ru.i-novus.ms.rdm" % "rdm-frontend" % "4.0.0"
[ru.i-novus.ms.rdm/rdm-frontend "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| junit : junit | jar | 4.13 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |