Last Version

io.github.dsc-cmt:spring-easy-strategy 1.4.0

a useful framework for use strategy design pattern in spring

License

License

GroupId

GroupId

io.github.dsc-cmt
ArtifactId

ArtifactId

spring-easy-strategy
Version

Version

1.4.0
Type

Type

jar
Description

Description

a useful framework for use strategy design pattern in spring

Download spring-easy-strategy 1.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.10.RELEASE
org.springframework : spring-core jar 5.0.10.RELEASE
org.springframework : spring-beans jar 5.0.10.RELEASE
com.google.guava : guava jar 27.0.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 5.0.10.RELEASE
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.