| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.clusterra |
| Идентификатор | Идентификаторpmbok-rest-api |
| Версия | Версия1.0.5.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеRedwhale IAM
A application used as an example on how to set up pushing its components to the Central Repository.
|
| Имя Файла | Размер |
|---|---|
| pmbok-rest-api-1.0.5.RELEASE.pom | |
| pmbok-rest-api-1.0.5.RELEASE.jar | 88 KB |
| pmbok-rest-api-1.0.5.RELEASE-sources.jar | 75 KB |
| pmbok-rest-api-1.0.5.RELEASE-javadoc.jar | 275 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.clusterra/pmbok-rest-api/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>pmbok-rest-api</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/pmbok-rest-api/
implementation 'com.clusterra:pmbok-rest-api:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/pmbok-rest-api/
implementation ("com.clusterra:pmbok-rest-api:1.0.5.RELEASE")
'com.clusterra:pmbok-rest-api:jar:1.0.5.RELEASE'
<dependency org="com.clusterra" name="pmbok-rest-api" rev="1.0.5.RELEASE">
<artifact name="pmbok-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='pmbok-rest-api', version='1.0.5.RELEASE')
)
libraryDependencies += "com.clusterra" % "pmbok-rest-api" % "1.0.5.RELEASE"
[com.clusterra/pmbok-rest-api "1.0.5.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jetty | jar | 1.2.3.RELEASE |
| com.clusterra : pmbok-project | jar | 1.0.5.RELEASE |
| com.clusterra : pmbok-document-pdf | jar | 1.0.5.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.2.3.RELEASE |
| org.springframework.boot : spring-boot-starter-hateoas | jar | 1.2.3.RELEASE |
| com.clusterra : iam-session | jar | 1.0.11.RELEASE |
| com.clusterra : pmbok-reference | jar | 1.0.5.RELEASE |
| com.clusterra : pmbok-term | jar | 1.0.5.RELEASE |
| com.clusterra : pmbok-document | jar | 1.0.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M8 |
| org.testng : testng | jar | 6.8.8 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.2.3.RELEASE |
| com.jayway.jsonpath : json-path | jar | 0.9.1 |
| org.mockito : mockito-all | jar | 1.9.5 |