| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.matsuo |
| Идентификатор | Идентификаторmatsuo-model |
| Версия | Версия0.1.7 |
| Тип | Типjar |
| Описание |
ОписаниеCommon code for building server and web applications.
|
| Организация-разработчик |
Организация-разработчикMatsuo IT |
| Имя Файла | Размер |
|---|---|
| matsuo-model-0.1.7.pom | |
| matsuo-model-0.1.7.jar | 116 KB |
| matsuo-model-0.1.7-tests.jar | 18 KB |
| matsuo-model-0.1.7-sources.jar | 63 KB |
| matsuo-model-0.1.7-javadoc.jar | 722 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.matsuo/matsuo-model/ -->
<dependency>
<groupId>pl.matsuo</groupId>
<artifactId>matsuo-model</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-model/
implementation 'pl.matsuo:matsuo-model:0.1.7'
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-model/
implementation ("pl.matsuo:matsuo-model:0.1.7")
'pl.matsuo:matsuo-model:jar:0.1.7'
<dependency org="pl.matsuo" name="matsuo-model" rev="0.1.7">
<artifact name="matsuo-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='matsuo-model', version='0.1.7')
)
libraryDependencies += "pl.matsuo" % "matsuo-model" % "0.1.7"
[pl.matsuo/matsuo-model "0.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| pl.matsuo : matsuo-util-common | jar | 0.1.7 |
| org.springframework : spring-orm | jar | 5.3.18 |
| org.springframework : spring-context-support | jar | 5.3.18 |
| org.hsqldb : hsqldb | jar | 2.5.1 |
| com.querydsl : querydsl-jpa | jar | 4.4.0 |
| com.querydsl : querydsl-sql-spring | jar | 4.4.0 |
| org.mockito : mockito-core | jar | 4.4.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.springframework.data : spring-data-jpa | jar | 2.4.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.hibernate : hibernate-validator | jar | 6.1.0.Final |
| org.hibernate : hibernate-core | jar | 5.4.2.Final |
| pl.matsuo : hibernate-validator-pl | jar | 0.1.0 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| javax.xml.bind : jaxb-api | jar | 2.2.11 |
| com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
| com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
| javax.activation : activation | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.querydsl : querydsl-apt | jar | 4.4.0 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 5.3.18 |
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |