License |
License
MIT
Apache
|
---|---|
GroupId | GroupIdio.featurehub.strategies |
ArtifactId | ArtifactIdstrategy-matcher |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionstrategy-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 |
Filename | Size |
---|---|
strategy-matcher-1.1.pom | |
strategy-matcher-1.1.jar | 43 KB |
strategy-matcher-1.1-sources.jar | 20 KB |
strategy-matcher-1.1-release-pom.xml | 6 KB |
strategy-matcher-1.1-javadoc.jar | 461 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.featurehub.edge : sse-edge-api | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
io.featurehub.composites : composite-test | jar | 1.2 |