| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lkq |
| Идентификатор | Идентификаторinsta-db |
| Версия | Версия0.1.3 |
| Тип | Типjar |
| Описание |
ОписаниеDeploy Dependencies Maven Plugin
use maven to download artifacts in the dependency list from your private repository and upload to
remote machine
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| insta-db-0.1.3.pom | |
| insta-db-0.1.3.jar | 16 KB |
| insta-db-0.1.3-sources.jar | 10 KB |
| insta-db-0.1.3-javadoc.jar | 409 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lkq/insta-db/ -->
<dependency>
<groupId>com.github.lkq</groupId>
<artifactId>insta-db</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lkq/insta-db/
implementation 'com.github.lkq:insta-db:0.1.3'
// https://jarcasting.com/artifacts/com.github.lkq/insta-db/
implementation ("com.github.lkq:insta-db:0.1.3")
'com.github.lkq:insta-db:jar:0.1.3'
<dependency org="com.github.lkq" name="insta-db" rev="0.1.3">
<artifact name="insta-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lkq', module='insta-db', version='0.1.3')
)
libraryDependencies += "com.github.lkq" % "insta-db" % "0.1.3"
[com.github.lkq/insta-db "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.docker-java : docker-java | jar | 3.0.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
| org.mockito : mockito-core | jar | 2.21.0 |
| org.mockito : mockito-junit-jupiter | jar | 2.21.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| javax.activation : activation | jar | 1.1 |
| org.postgresql : postgresql | jar | 42.2.5 |
| mysql : mysql-connector-java | jar | 8.0.13 |