Last Version

spring-tuple 1.0.0.RELEASE

Spring Tuple

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-tuple
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

spring-tuple
Spring Tuple
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-tuple 1.0.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.esotericsoftware : kryo-shaded jar 3.0.3
org.springframework : spring-core jar 4.2.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.6.6
org.springframework : spring-context jar 4.2.6.RELEASE

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.