Last Version

composite-spring-test 1.1

Collection of the standard spring dependencies - this one is for *testing*.

License

License

GroupId

GroupId

works.lmz.composite
ArtifactId

ArtifactId

composite-spring-test
Version

Version

1.1
Type

Type

jar
Description

Description

composite-spring-test
Collection of the standard spring dependencies - this one is for *testing*.
Project URL

Project URL

http://lmz.works

Download composite-spring-test 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.4.RELEASE
works.lmz.composite : composite-unit-test jar [1.1,2)

Project Modules

There are no modules declared in this project.