is not current version
Last Version 1.2.0

com.wizzdi:flexicore-boot-starter-data-jpa-hibernate 1.1.0

flexicore boot jpa hibernate

Categories

Categories

Data Hibernate ORM
GroupId

GroupId

com.wizzdi
ArtifactId

ArtifactId

flexicore-boot-starter-data-jpa-hibernate
Version

Version

1.1.0
Type

Type

jar

Download flexicore-boot-starter-data-jpa-hibernate 1.1.0


<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa-hibernate/ -->
<dependency>
    <groupId>com.wizzdi</groupId>
    <artifactId>flexicore-boot-starter-data-jpa-hibernate</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa-hibernate/
implementation 'com.wizzdi:flexicore-boot-starter-data-jpa-hibernate:1.1.0'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa-hibernate/
implementation ("com.wizzdi:flexicore-boot-starter-data-jpa-hibernate:1.1.0")
'com.wizzdi:flexicore-boot-starter-data-jpa-hibernate:jar:1.1.0'
<dependency org="com.wizzdi" name="flexicore-boot-starter-data-jpa-hibernate" rev="1.1.0">
  <artifact name="flexicore-boot-starter-data-jpa-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-boot-starter-data-jpa-hibernate', version='1.1.0')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot-starter-data-jpa-hibernate" % "1.1.0"
[com.wizzdi/flexicore-boot-starter-data-jpa-hibernate "1.1.0"]