License |
License |
---|---|
GroupId | GroupIdai.hyacinth.framework |
ArtifactId | ArtifactIdcore-service-jpa-support |
Version | Version0.5.24 |
Type | Typejar |
Description |
Descriptionai.hyacinth.framework:core-service-jpa-support
Core Service Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-jpa-support/ -->
<dependency>
<groupId>ai.hyacinth.framework</groupId>
<artifactId>core-service-jpa-support</artifactId>
<version>0.5.24</version>
</dependency>
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-jpa-support/
implementation 'ai.hyacinth.framework:core-service-jpa-support:0.5.24'
// https://jarcasting.com/artifacts/ai.hyacinth.framework/core-service-jpa-support/
implementation ("ai.hyacinth.framework:core-service-jpa-support:0.5.24")
'ai.hyacinth.framework:core-service-jpa-support:jar:0.5.24'
<dependency org="ai.hyacinth.framework" name="core-service-jpa-support" rev="0.5.24">
<artifact name="core-service-jpa-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.hyacinth.framework', module='core-service-jpa-support', version='0.5.24')
)
libraryDependencies += "ai.hyacinth.framework" % "core-service-jpa-support" % "0.5.24"
[ai.hyacinth.framework/core-service-jpa-support "0.5.24"]
Group / Artifact | Type | Version |
---|---|---|
ai.hyacinth.framework : core-service-module | jar | 0.5.24 |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.data : spring-data-jpa | jar | |
org.springframework : spring-aspects | jar | |
org.hibernate : hibernate-entitymanager | jar | |
org.hibernate : hibernate-core | jar | |
mysql : mysql-connector-java | jar | |
org.flywaydb : flyway-core | jar | |
com.h2database : h2 | jar | |
org.hibernate : hibernate-envers | jar | |
com.vladmihalcea : hibernate-types-52 | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
org.slf4j : log4j-over-slf4j | jar | |
javax.xml.bind : jaxb-api | jar | |
org.glassfish.jaxb : jaxb-runtime | jar |