License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdat.chrl |
ArtifactId | ArtifactIdchrl-orm-spring-integration |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChRL - ORM Framework Spring Integration
Spring integration of the ORM Framework
|
<!-- https://jarcasting.com/artifacts/at.chrl/chrl-orm-spring-integration/ -->
<dependency>
<groupId>at.chrl</groupId>
<artifactId>chrl-orm-spring-integration</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.chrl/chrl-orm-spring-integration/
implementation 'at.chrl:chrl-orm-spring-integration:1.1.0'
// https://jarcasting.com/artifacts/at.chrl/chrl-orm-spring-integration/
implementation ("at.chrl:chrl-orm-spring-integration:1.1.0")
'at.chrl:chrl-orm-spring-integration:jar:1.1.0'
<dependency org="at.chrl" name="chrl-orm-spring-integration" rev="1.1.0">
<artifact name="chrl-orm-spring-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.chrl', module='chrl-orm-spring-integration', version='1.1.0')
)
libraryDependencies += "at.chrl" % "chrl-orm-spring-integration" % "1.1.0"
[at.chrl/chrl-orm-spring-integration "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
at.chrl : chrl-orm | jar | 1.1.0 |
com.rometools : rome | jar | |
org.springframework : spring-orm | jar | |
org.hibernate : hibernate-search-orm | jar | 5.5.0.CR1 |
org.springframework : spring-context | jar | |
org.mariadb.jdbc : mariadb-java-client | jar | 1.2.2 |
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.postgresql : postgresql | jar | 9.4-1202-jdbc42 |
mysql : mysql-connector-java | jar | 5.1.36 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.31-beta |