License |
License |
---|---|
Categories |
CategoriesData KeY Data Formats Formal Verification |
GroupId | GroupIdorg.zalando.spring |
ArtifactId | ArtifactIdspring-data-jpa-businesskey-parent |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom.xml that can be used by STUPS Maven projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-data-jpa-businesskey-parent-0.9.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zalando.spring/spring-data-jpa-businesskey-parent/ -->
<dependency>
<groupId>org.zalando.spring</groupId>
<artifactId>spring-data-jpa-businesskey-parent</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.spring/spring-data-jpa-businesskey-parent/
implementation 'org.zalando.spring:spring-data-jpa-businesskey-parent:0.9.0'
// https://jarcasting.com/artifacts/org.zalando.spring/spring-data-jpa-businesskey-parent/
implementation ("org.zalando.spring:spring-data-jpa-businesskey-parent:0.9.0")
'org.zalando.spring:spring-data-jpa-businesskey-parent:pom:0.9.0'
<dependency org="org.zalando.spring" name="spring-data-jpa-businesskey-parent" rev="0.9.0">
<artifact name="spring-data-jpa-businesskey-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando.spring', module='spring-data-jpa-businesskey-parent', version='0.9.0')
)
libraryDependencies += "org.zalando.spring" % "spring-data-jpa-businesskey-parent" % "0.9.0"
[org.zalando.spring/spring-data-jpa-businesskey-parent "0.9.0"]
Version |
---|
0.9.0
|