sentinel
Functional Testing Framework
License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.github.lgermani |
ArtifactId | ArtifactIdsentinel |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentinel Functional Testing Framework
This is a Functional testing framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sentinel-1.0.5.pom | |
sentinel-1.0.5.jar | 73 KB |
sentinel-1.0.5-sources.jar | 34 KB |
sentinel-1.0.5-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lgermani/sentinel/ -->
<dependency>
<groupId>com.github.lgermani</groupId>
<artifactId>sentinel</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lgermani/sentinel/
implementation 'com.github.lgermani:sentinel:1.0.5'
// https://jarcasting.com/artifacts/com.github.lgermani/sentinel/
implementation ("com.github.lgermani:sentinel:1.0.5")
'com.github.lgermani:sentinel:jar:1.0.5'
<dependency org="com.github.lgermani" name="sentinel" rev="1.0.5">
<artifact name="sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lgermani', module='sentinel', version='1.0.5')
)
libraryDependencies += "com.github.lgermani" % "sentinel" % "1.0.5"
[com.github.lgermani/sentinel "1.0.5"]
Functional Testing Framework