DBVEclipse

DBVolution is dependent on the Eclipse JDT java parser and AST library. This project packages that together with its dependencies for use in DBVolution. There is a long running ticket on the eclipse project to provide access to their libraries via Maven, but nothing so far has come of that as yet: https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745 Note: The version number for this project follows that of the org.eclipse.jdt.core module, and is of form ${version:org.eclipse.jdt.core}.${buildNumber}.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

nz.co.gregs
Идентификатор

Идентификатор

dbvolution-eclipse
Последняя версия

Последняя версия

3.8.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

DBVEclipse
DBVolution is dependent on the Eclipse JDT java parser and AST library. This project packages that together with its dependencies for use in DBVolution. There is a long running ticket on the eclipse project to provide access to their libraries via Maven, but nothing so far has come of that as yet: https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745 Note: The version number for this project follows that of the org.eclipse.jdt.core module, and is of form ${version:org.eclipse.jdt.core}.${buildNumber}.
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org
Система контроля версий

Система контроля версий

https://svn.code.sf.net/p/dbveclipse/code/tags/dbvolution-eclipse-3.8.3.3

Скачать dbvolution-eclipse

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/nz.co.gregs/dbvolution-eclipse/ -->
<dependency>
    <groupId>nz.co.gregs</groupId>
    <artifactId>dbvolution-eclipse</artifactId>
    <version>3.8.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.gregs/dbvolution-eclipse/
implementation 'nz.co.gregs:dbvolution-eclipse:3.8.3.3'
// https://jarcasting.com/artifacts/nz.co.gregs/dbvolution-eclipse/
implementation ("nz.co.gregs:dbvolution-eclipse:3.8.3.3")
'nz.co.gregs:dbvolution-eclipse:jar:3.8.3.3'
<dependency org="nz.co.gregs" name="dbvolution-eclipse" rev="3.8.3.3">
  <artifact name="dbvolution-eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.gregs', module='dbvolution-eclipse', version='3.8.3.3')
)
libraryDependencies += "nz.co.gregs" % "dbvolution-eclipse" % "3.8.3.3"
[nz.co.gregs/dbvolution-eclipse "3.8.3.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.8.3.3
3.8.3.2