Last Version

Spring Test Scope 1.1.0

A Spring Test Scope

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

spring-test-scope
Version

Version

1.1.0
Type

Type

jar
Description

Description

Spring Test Scope
A Spring Test Scope
Project URL

Project URL

https://github.com/marschall/spring-test-scope
Source Code Management

Source Code Management

https://github.com/marschall/spring-test-scope

Download spring-test-scope 1.1.0


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

Dependencies

provided (5)

Group / Artifact Type Version
org.springframework : spring-beans jar
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-test jar
org.springframework : spring-jcl jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

There are no modules declared in this project.