License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.wizzdi |
ArtifactId | ArtifactIdflexicore-boot-starter-data-jpa |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlexiCore Boot JPA
flexicore boot jpa
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-boot-starter-data-jpa</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa/
implementation 'com.wizzdi:flexicore-boot-starter-data-jpa:1.2.1'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot-starter-data-jpa/
implementation ("com.wizzdi:flexicore-boot-starter-data-jpa:1.2.1")
'com.wizzdi:flexicore-boot-starter-data-jpa:jar:1.2.1'
<dependency org="com.wizzdi" name="flexicore-boot-starter-data-jpa" rev="1.2.1">
<artifact name="flexicore-boot-starter-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-boot-starter-data-jpa', version='1.2.1')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot-starter-data-jpa" % "1.2.1"
[com.wizzdi/flexicore-boot-starter-data-jpa "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jta-atomikos | jar | |
org.reflections : reflections | jar | 0.10.2 |
com.wizzdi : flexicore-boot | jar | 1.3.0 |
org.pf4j : pf4j-spring | jar | 0.7.0 |
org.springframework.boot : spring-boot-starter-data-jpa | jar |
Group / Artifact | Type | Version |
---|---|---|
com.wizzdi : flexicore-boot-starter-web | jar | 1.2.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 |