Last Version

Random Beans Spring 3.9.0

Random Beans module for Spring support

License

License

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

random-beans-spring
Version

Version

3.9.0
Type

Type

jar
Description

Description

Random Beans Spring
Random Beans module for Spring support
Project URL

Project URL

https://github.com/benas/random-beans

Download random-beans-spring 3.9.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.benas : random-beans jar 3.9.0
org.springframework : spring-context jar 4.3.22.RELEASE

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.0
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.