Last Version

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-parent
Version

Version

1.4.0
Type

Type

pom
Description

Description

spring-easy-strategy
a useful framework for use strategy design pattern in spring
Project URL

Project URL

https://github.com/dsc-cmt/spring-easy-strategy.git
Source Code Management

Source Code Management

https://github.com/dsc-cmt/spring-easy-strategy

Download spring-easy-strategy-parent 1.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-easy-strategy-core
  • spring-easy-strategy-starter