| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.asubezdna |
| Идентификатор | Идентификаторabyss-access |
| Версия | Версия1.2 |
| Тип | Типpom |
| Описание |
Описаниеabyss-access
Java - MS Access bridge for ACS "Abyss"
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| abyss-access-1.2.pom | |
| abyss-access-1.2.jar | 2 KB |
| abyss-access-1.2-sources.jar | 62 KB |
| abyss-access-1.2-javadoc.jar | 226 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.asubezdna/abyss-access/ -->
<dependency>
<groupId>ru.asubezdna</groupId>
<artifactId>abyss-access</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.asubezdna/abyss-access/
implementation 'ru.asubezdna:abyss-access:1.2'
// https://jarcasting.com/artifacts/ru.asubezdna/abyss-access/
implementation ("ru.asubezdna:abyss-access:1.2")
'ru.asubezdna:abyss-access:pom:1.2'
<dependency org="ru.asubezdna" name="abyss-access" rev="1.2">
<artifact name="abyss-access" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.asubezdna', module='abyss-access', version='1.2')
)
libraryDependencies += "ru.asubezdna" % "abyss-access" % "1.2"
[ru.asubezdna/abyss-access "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.5 |
| commons-logging : commons-logging | jar | 1.2 |
| com.healthmarketscience.rmiio : rmiio | jar | 2.1.2 |
| org.postgresql : postgresql | jar | 9.4.1208 |