License |
License |
---|---|
GroupId | GroupIdio.github.benas |
ArtifactId | ArtifactIdrandom-beans-spring |
Last Version | Last Version3.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRandom Beans Spring
Random Beans module for Spring support
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.benas/random-beans-spring/ -->
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>random-beans-spring</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/random-beans-spring/
implementation 'io.github.benas:random-beans-spring:3.9.0'
// https://jarcasting.com/artifacts/io.github.benas/random-beans-spring/
implementation ("io.github.benas:random-beans-spring:3.9.0")
'io.github.benas:random-beans-spring:jar:3.9.0'
<dependency org="io.github.benas" name="random-beans-spring" rev="3.9.0">
<artifact name="random-beans-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='random-beans-spring', version='3.9.0')
)
libraryDependencies += "io.github.benas" % "random-beans-spring" % "3.9.0"
[io.github.benas/random-beans-spring "3.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.benas : random-beans | jar | 3.9.0 |
org.springframework : spring-context | jar | 4.3.22.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.0 |
org.assertj : assertj-core | jar | 3.11.1 |