Spring Test Contributions

Jasig Contributions to the Spring Test Framework

License

License

GroupId

GroupId

org.jasig.springframework
ArtifactId

ArtifactId

spring-test-contrib
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Test Contributions
Jasig Contributions to the Spring Test Framework
Project Organization

Project Organization

Jasig

Download spring-test-contrib

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.15.RELEASE
org.springframework : spring-test jar 3.2.15.RELEASE

provided (2)

Group / Artifact Type Version
javax.portlet : portlet-api jar 2.0
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Spring Portlet Contrib

<!-- https://mvnrepository.com/artifact/org.jasig.springframework/spring-portlet-contrib -->
<dependency>
    <groupId>org.jasig.springframework</groupId>
    <artifactId>spring-portlet-contrib</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://mvnrepository.com/artifact/org.jasig.springframework/spring-portlet-contrib
compile group: 'org.jasig.springframework', name: 'spring-portlet-contrib', version: '1.2.0', ext: 'pom'
org.jasig.springframework

Apereo Foundation

Versions

Version
1.2.1
1.2.0
1.0.1
1.0.0