Last Version

strategy-matcher 1.1

This artifact contains matchers for Java for Strategies. It is able to be included into the SDKs as well as be used on the server.

License

License

MIT
Apache
GroupId

GroupId

io.featurehub.strategies
ArtifactId

ArtifactId

strategy-matcher
Version

Version

1.1
Type

Type

jar
Description

Description

strategy-matcher
This artifact contains matchers for Java for Strategies. It is able to be included into the SDKs as well as be used on the server.
Project URL

Project URL

https://featurehub.io

Download strategy-matcher 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.featurehub.edge : sse-edge-api jar 1.3

test (1)

Group / Artifact Type Version
io.featurehub.composites : composite-test jar 1.2

Project Modules

There are no modules declared in this project.