License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.springframework.data |
ArtifactId | ArtifactIdspring-data-graph-parent |
Version | Version1.1.0.RELEASE |
Type | Typepom |
Description |
DescriptionSpring Data Graph Parent
Spring Data Graph parent project. Defines dependencies and common configuration for the build process.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-data-graph-parent-1.1.0.RELEASE.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-graph-parent/ -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-graph-parent</artifactId>
<version>1.1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-graph-parent/
implementation 'org.springframework.data:spring-data-graph-parent:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-graph-parent/
implementation ("org.springframework.data:spring-data-graph-parent:1.1.0.RELEASE")
'org.springframework.data:spring-data-graph-parent:pom:1.1.0.RELEASE'
<dependency org="org.springframework.data" name="spring-data-graph-parent" rev="1.1.0.RELEASE">
<artifact name="spring-data-graph-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-graph-parent', version='1.1.0.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-graph-parent" % "1.1.0.RELEASE"
[org.springframework.data/spring-data-graph-parent "1.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.15 |