is not current version
Last Version 1.0.5

com.github.lgermani:sentinel 1.0.2

This is a Functional testing framework

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.github.lgermani
ArtifactId

ArtifactId

sentinel
Version

Version

1.0.2
Type

Type

jar

Download sentinel 1.0.2


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