| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dsc-cmt |
| Идентификатор | Идентификаторspring-easy-strategy-parent |
| Версия | Версия1.4.0 |
| Тип | Типpom |
| Описание |
Описаниеspring-easy-strategy
a useful framework for use strategy design pattern in spring
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-easy-strategy-parent-1.4.0.pom | 6 KB |
| Обзор |
<!-- 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"]