rapid-strategy

策略封装框架

License

License

GroupId

GroupId

com.whosly.rapid
ArtifactId

ArtifactId

rapid-strategy
Last Version

Last Version

1.2.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

rapid-strategy
策略封装框架

Download rapid-strategy

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.whosly : scanner8 jar 1.2.0-RELEASE
com.google.guava : guava jar 27.0.1-jre
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-context jar 4.3.3.RELEASE
org.springframework : spring-core jar 4.3.3.RELEASE
org.apache.commons : commons-collections4 jar 4.0

provided (1)

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

test (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
commons-logging : commons-logging jar 1.2
org.springframework.boot : spring-boot-starter-test jar 1.5.17.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-RELEASE