Last Version

Spring Shell Core Test Support 2.0.1.RELEASE

Core API test classes for Spring Shell 2

License

License

GroupId

GroupId

org.springframework.shell
ArtifactId

ArtifactId

spring-shell-core-test-support
Version

Version

2.0.1.RELEASE
Type

Type

jar
Description

Description

Spring Shell Core Test Support
Core API test classes for Spring Shell 2
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-shell-core-test-support 2.0.1.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.shell : spring-shell-core jar 2.0.1.RELEASE
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.