strategy

strategy design mode for springboot

License

License

GroupId

GroupId

io.github.wangzh13
ArtifactId

ArtifactId

strategy
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

strategy
strategy design mode for springboot
Project URL

Project URL

https://github.com/wangzh13/designmode
Source Code Management

Source Code Management

https://github.com/wangzh13/designmode

Download strategy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0