objectquery

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

org.objectquery
Идентификатор

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

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

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

2.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

objectquery
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Ссылка на сайт

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

http://www.objectquery.org
Организация-разработчик

Организация-разработчик

Object Query

Скачать objectquery

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.javassist : javassist jar 3.18.2-GA

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
2.5.0
2.0.0
1.5.0
1.0.1
1.0.0
1.0.0-BETA3
1.0.0-BETA2
1.0.0-BETA1