License |
License |
---|---|
Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification EclipseLink ORM |
GroupId | GroupIdorg.zalando.spring |
ArtifactId | ArtifactIdbusinesskey-example-eclipselink |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom.xml that can be used by STUPS Maven projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.zalando.spring/businesskey-example-eclipselink/ -->
<dependency>
<groupId>org.zalando.spring</groupId>
<artifactId>businesskey-example-eclipselink</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.spring/businesskey-example-eclipselink/
implementation 'org.zalando.spring:businesskey-example-eclipselink:0.9.0'
// https://jarcasting.com/artifacts/org.zalando.spring/businesskey-example-eclipselink/
implementation ("org.zalando.spring:businesskey-example-eclipselink:0.9.0")
'org.zalando.spring:businesskey-example-eclipselink:jar:0.9.0'
<dependency org="org.zalando.spring" name="businesskey-example-eclipselink" rev="0.9.0">
<artifact name="businesskey-example-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.spring', module='businesskey-example-eclipselink', version='0.9.0')
)
libraryDependencies += "org.zalando.spring" % "businesskey-example-eclipselink" % "0.9.0"
[org.zalando.spring/businesskey-example-eclipselink "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.zalando.spring : businesskey-example-common | jar | 0.9.0 |
org.postgresql : postgresql | jar | 9.4-1201-jdbc41 |
org.springframework : spring-aspects | jar |
Group / Artifact | Type | Version |
---|---|---|
org.zalando.stups : spring-boot-starter-data-jpa-eclipselink | jar | 0.5.3 |
com.mysema.querydsl : querydsl-jpa | jar | 3.6.3 |
com.opentable.components : otj-pg-embedded | jar | 0.4.0 |
javax.el : javax.el-api | jar | 2.2.4 |
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | |
org.assertj : assertj-core | jar | 3.0.0 |
Version |
---|
0.9.0
|