| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.nexitia.emaginplatform |
| Идентификатор | Идентификаторemagin-corebusiness-model |
| Последняя версия | Последняя версия11.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEmagin core server model
Emagin core server model
|
| Организация-разработчик |
Организация-разработчикNEXITIA |
<!-- https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-corebusiness-model/ -->
<dependency>
<groupId>com.nexitia.emaginplatform</groupId>
<artifactId>emagin-corebusiness-model</artifactId>
<version>11.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-corebusiness-model/
implementation 'com.nexitia.emaginplatform:emagin-corebusiness-model:11.0.2'
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-corebusiness-model/
implementation ("com.nexitia.emaginplatform:emagin-corebusiness-model:11.0.2")
'com.nexitia.emaginplatform:emagin-corebusiness-model:jar:11.0.2'
<dependency org="com.nexitia.emaginplatform" name="emagin-corebusiness-model" rev="11.0.2">
<artifact name="emagin-corebusiness-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nexitia.emaginplatform', module='emagin-corebusiness-model', version='11.0.2')
)
libraryDependencies += "com.nexitia.emaginplatform" % "emagin-corebusiness-model" % "11.0.2"
[com.nexitia.emaginplatform/emagin-corebusiness-model "11.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.3 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| com.mysema.querydsl : querydsl-core | jar | 3.7.4 |
| com.mysema.querydsl : querydsl-jpa | jar | 3.7.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
| org.apache.shiro : shiro-core | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.h2database : h2 | jar | 1.4.187 |
| org.mockito : mockito-all | jar | 1.9.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-dependencies | pom | 1.5.6.RELEASE |