License |
License |
---|---|
Categories |
CategoriesData Hibernate ORM |
GroupId | GroupIdcom.wizzdi |
ArtifactId | ArtifactIdflexicore-boot-starter-data-jpa-hibernate |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionFlexiCore Boot JPA hibernate
flexicore boot jpa hibernate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa-hibernate/
implementation 'com.wizzdi:flexicore-boot-starter-data-jpa-hibernate:1.0.1'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa-hibernate/
implementation ("com.wizzdi:flexicore-boot-starter-data-jpa-hibernate:1.0.1")
'com.wizzdi:flexicore-boot-starter-data-jpa-hibernate:jar:1.0.1'
<dependency org="com.wizzdi" name="flexicore-boot-starter-data-jpa-hibernate" rev="1.0.1">
<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.0.1')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot-starter-data-jpa-hibernate" % "1.0.1"
[com.wizzdi/flexicore-boot-starter-data-jpa-hibernate "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.wizzdi : flexicore-boot-starter-data-jpa | jar | 1.0.3 |
org.pf4j : pf4j-spring | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.wizzdi : flexicore-boot-starter-web | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
com.wizzdi : flexicore-boot-test-helper | jar | 1.0.0 |
org.postgresql : postgresql | jar | 42.2.6 |