| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.infobip |
| Идентификатор | Идентификаторinfobip-spring-data-jdbc-annotation-processor-common |
| Версия | Версия6.1.3 |
| Тип | Типjar |
| Описание |
ОписаниеInfobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.infobip/infobip-spring-data-jdbc-annotation-processor-common/ -->
<dependency>
<groupId>com.infobip</groupId>
<artifactId>infobip-spring-data-jdbc-annotation-processor-common</artifactId>
<version>6.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.infobip/infobip-spring-data-jdbc-annotation-processor-common/
implementation 'com.infobip:infobip-spring-data-jdbc-annotation-processor-common:6.1.3'
// https://jarcasting.com/artifacts/com.infobip/infobip-spring-data-jdbc-annotation-processor-common/
implementation ("com.infobip:infobip-spring-data-jdbc-annotation-processor-common:6.1.3")
'com.infobip:infobip-spring-data-jdbc-annotation-processor-common:jar:6.1.3'
<dependency org="com.infobip" name="infobip-spring-data-jdbc-annotation-processor-common" rev="6.1.3">
<artifact name="infobip-spring-data-jdbc-annotation-processor-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infobip', module='infobip-spring-data-jdbc-annotation-processor-common', version='6.1.3')
)
libraryDependencies += "com.infobip" % "infobip-spring-data-jdbc-annotation-processor-common" % "6.1.3"
[com.infobip/infobip-spring-data-jdbc-annotation-processor-common "6.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0 |
| com.querydsl : querydsl-apt | jar | |
| com.querydsl : querydsl-sql-codegen | jar | |
| org.springframework.data : spring-data-relational | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.flywaydb : flyway-core | jar | |
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| com.microsoft.sqlserver : mssql-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.assertj : assertj-core | jar | |
| com.infobip : infobip-mssql-testcontainers-spring-boot-starter | jar | 3.3.0 |