Last Version

Spring Data Build - Java 8 Stubs 1.4.6.RELEASE

Modules to centralize common resources and configuration for Spring Data Maven builds.

License

License

Categories

Categories

Java 8 Languages Data
GroupId

GroupId

org.springframework.data.build
ArtifactId

ArtifactId

spring-data-java8-stub
Version

Version

1.4.6.RELEASE
Type

Type

jar
Description

Description

Spring Data Build - Java 8 Stubs
Modules to centralize common resources and configuration for Spring Data Maven builds.
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-data-java8-stub 1.4.6.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.data.build/spring-data-java8-stub/ -->
<dependency>
    <groupId>org.springframework.data.build</groupId>
    <artifactId>spring-data-java8-stub</artifactId>
    <version>1.4.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data.build/spring-data-java8-stub/
implementation 'org.springframework.data.build:spring-data-java8-stub:1.4.6.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data.build/spring-data-java8-stub/
implementation ("org.springframework.data.build:spring-data-java8-stub:1.4.6.RELEASE")
'org.springframework.data.build:spring-data-java8-stub:jar:1.4.6.RELEASE'
<dependency org="org.springframework.data.build" name="spring-data-java8-stub" rev="1.4.6.RELEASE">
  <artifact name="spring-data-java8-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data.build', module='spring-data-java8-stub', version='1.4.6.RELEASE')
)
libraryDependencies += "org.springframework.data.build" % "spring-data-java8-stub" % "1.4.6.RELEASE"
[org.springframework.data.build/spring-data-java8-stub "1.4.6.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.