is not current version
Last Version 1.0.5

com.github.lgermani:sentinel 1.0.0

This is a Functional testing framework

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.github.lgermani
ArtifactId

ArtifactId

sentinel
Version

Version

1.0.0
Type

Type

jar

Download sentinel 1.0.0


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