| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.trepo |
| Идентификатор | Идентификаторdcap-client |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеdCap - Client
Retrieving vGraph Commits.
|
| Имя Файла | Размер |
|---|---|
| dcap-client-0.1.0.pom | |
| dcap-client-0.1.0.jar | 18 KB |
| dcap-client-0.1.0-sources.jar | 6 KB |
| dcap-client-0.1.0-javadoc.jar | 67 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.trepo/dcap-client/ -->
<dependency>
<groupId>com.github.trepo</groupId>
<artifactId>dcap-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trepo/dcap-client/
implementation 'com.github.trepo:dcap-client:0.1.0'
// https://jarcasting.com/artifacts/com.github.trepo/dcap-client/
implementation ("com.github.trepo:dcap-client:0.1.0")
'com.github.trepo:dcap-client:jar:0.1.0'
<dependency org="com.github.trepo" name="dcap-client" rev="0.1.0">
<artifact name="dcap-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trepo', module='dcap-client', version='0.1.0')
)
libraryDependencies += "com.github.trepo" % "dcap-client" % "0.1.0"
[com.github.trepo/dcap-client "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.trepo : dcap-store | jar | 0.1.0 |
| com.mashape.unirest : unirest-java | jar | 1.3.26 |
| com.google.code.gson : gson | jar | 2.3.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| org.easytesting : fest-assert-core | jar | 2.0M5 |
| com.github.trepo : dcap-server | jar | 0.1.0 |
| org.glassfish.jersey.core : jersey-server | jar | 2.13 |
| org.glassfish.jersey.containers : jersey-container-jdk-http | jar | 2.13 |
| org.glassfish.hk2 : hk2-api | jar | 2.4.0-b07 |