License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.nexitia.emaginplatform |
ArtifactId | ArtifactIdemagin-corebusiness-model |
Last Version | Last Version11.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmagin core server model
Emagin core server model
|
Project Organization |
Project OrganizationNEXITIA |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | pom | 1.5.6.RELEASE |