Last Version

Fixtures for use by both unit & acceptance tests 1.0.4.RELEASE

Fixtures for use by both unit & acceptance tests

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-test-fixtures
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Fixtures for use by both unit & acceptance tests
Fixtures for use by both unit & acceptance tests
Project URL

Project URL

https://github.com/spring-projects/spring-xd
Project Organization

Project Organization

Spring by Pivotal
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-xd

Download spring-xd-test-fixtures 1.0.4.RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.apache.activemq : activemq-client jar
commons-collections : commons-collections jar
org.springframework.data : spring-data-mongodb jar
org.springframework.shell : spring-shell jar 1.1.0.RELEASE
org.springframework.xd : spring-xd-test jar 1.0.4.RELEASE
org.springframework : spring-web jar
com.icegreen : greenmail jar 1.3.1b
org.springframework : spring-jms jar

runtime (3)

Group / Artifact Type Version
log4j : log4j jar
org.slf4j : slf4j-log4j12 jar
org.slf4j : jcl-over-slf4j jar

Project Modules

There are no modules declared in this project.