is not current version
Last Version 1.1.9

com.infinum.sentinel:sentinel-no-op 1.1.1

No op version of single point of entry for all provided tools, app and device information.

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.infinum.sentinel
ArtifactId

ArtifactId

sentinel-no-op
Version

Version

1.1.1
Type

Type

aar

Download sentinel-no-op 1.1.1


<!-- https://jarcasting.com/artifacts/com.infinum.sentinel/sentinel-no-op/ -->
<dependency>
    <groupId>com.infinum.sentinel</groupId>
    <artifactId>sentinel-no-op</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.infinum.sentinel/sentinel-no-op/
implementation 'com.infinum.sentinel:sentinel-no-op:1.1.1'
// https://jarcasting.com/artifacts/com.infinum.sentinel/sentinel-no-op/
implementation ("com.infinum.sentinel:sentinel-no-op:1.1.1")
'com.infinum.sentinel:sentinel-no-op:aar:1.1.1'
<dependency org="com.infinum.sentinel" name="sentinel-no-op" rev="1.1.1">
  <artifact name="sentinel-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.infinum.sentinel', module='sentinel-no-op', version='1.1.1')
)
libraryDependencies += "com.infinum.sentinel" % "sentinel-no-op" % "1.1.1"
[com.infinum.sentinel/sentinel-no-op "1.1.1"]