Querydsl - Scala support

parent project for Querydsl modules

Лицензия

Лицензия

Категории

Категории

Scala Языки программирования Querydsl Данные Базы данных
Группа

Группа

com.mysema.querydsl
Идентификатор

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

querydsl-scala
Последняя версия

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

3.7.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Querydsl - Scala support
parent project for Querydsl modules
Организация-разработчик

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

Querydsl

Скачать querydsl-scala

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.mysema.querydsl : querydsl-core jar 3.7.4

provided (4)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.10.5
com.mysema.querydsl : querydsl-sql jar 3.7.4
com.mysema.querydsl : querydsl-sql-codegen jar 3.7.4
org.slf4j : slf4j-log4j12 jar 1.6.1

test (11)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-compiler jar 2.10.5
com.mysema.querydsl : querydsl-core test-jar 3.7.4
com.mysema.querydsl : querydsl-jpa jar 3.7.4
org.hibernate : hibernate-annotations jar 3.5.1-Final
org.hibernate : hibernate-entitymanager jar 3.5.1-Final
org.hibernate : hibernate-validator jar 4.0.2.GA
org.hsqldb : hsqldb jar 2.3.2
com.h2database : h2 jar 1.4.186
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0
org.reflections : reflections jar 0.9.9

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

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

Querydsl

Querydsl is a framework which enables the construction of type-safe SQL-like queries for multiple backends including JPA, MongoDB and SQL in Java.

Instead of writing queries as inline strings or externalizing them into XML files they are constructed via a fluent API.

Website shields.io Build Status Coverage Status Stackoverflow Maven Central

Getting started

Use these tutorials to get started

Examples

Querydsl example projects

Support

Free support is provided in the Querydsl Google Group and on StackOverflow.

How to build

Querydsl provides releases via public Maven repositories, but you can also build the sources yourself like this

$ mvn -Pquickbuild,{projectname} clean install

Where projectname is one of the Maven profiles (e.g. jpa, sql, mongodb, etc. or all)

For more information visit the project homepage at http://www.querydsl.com/.

Vagrant/Puppet setup

For running tests, a Vagrant/Puppet setup is provided. It is based on Ubuntu 12.04 and comes with the following databases:

  • Oracle Express Edition 11g
  • PostgreSQL 9.1.10
  • MySQL 5.5.34
  • Cubrid 9.2

You will need to install VirtualBox, Puppet, Vagrant, the vagrant-vbguest plugin and librarian-puppet. You will also need to download the Oracle XE 11g installer file (oracle-xe-11.2.0-1.0.x86_64.rpm.zip) manually and place it in the devops directory.

To launch the virtual machine:

$ cd devops
$ librarian-puppet install
$ vagrant up

All of the databases' default ports are forwarded to the host machine. See the Vagrantfile for details.

How to contribute

GitHub pull requests are the way to contribute to Querydsl.

If you are unsure about the details of a contribution, ask on the Querydsl Google Group or create a ticket on GitHub.

com.mysema.querydsl

Querydsl

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

Версия
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.9
3.6.8
3.6.7
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.1
3.5.0
3.4.3
3.4.2
3.4.1
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0.BETA2
3.3.0.BETA1
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0
3.0.0.BETA2
3.0.0.BETA1
2.9.0.FIXED
2.9.0
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.0
2.5.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.2.0.beta5
2.2.0-beta4
2.2.0-beta3
2.2.0-beta2
2.2.0-beta1
2.1.2
2.1.1
2.1.0
2.1.0-beta3
2.1.0-beta2
2.1.0-beta1
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta-2
2.0.0-beta-1
2.0.0-alpha-2
2.0.0-alpha-1
1.9.7
1.9.6