is not current version
Last Version 1.4.0

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

a useful framework for use strategy design pattern in spring

GroupId

GroupId

io.github.dsc-cmt
ArtifactId

ArtifactId

spring-easy-strategy
Version

Version

1.3.0
Type

Type

jar

Download spring-easy-strategy 1.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dsc-cmt/spring-easy-strategy/
implementation 'io.github.dsc-cmt:spring-easy-strategy:1.3.0'
// https://jarcasting.com/artifacts/io.github.dsc-cmt/spring-easy-strategy/
implementation ("io.github.dsc-cmt:spring-easy-strategy:1.3.0")
'io.github.dsc-cmt:spring-easy-strategy:jar:1.3.0'
<dependency org="io.github.dsc-cmt" name="spring-easy-strategy" rev="1.3.0">
  <artifact name="spring-easy-strategy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dsc-cmt', module='spring-easy-strategy', version='1.3.0')
)
libraryDependencies += "io.github.dsc-cmt" % "spring-easy-strategy" % "1.3.0"
[io.github.dsc-cmt/spring-easy-strategy "1.3.0"]