License |
License |
---|---|
Categories |
CategoriesNet KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdlight-chaos-monkey |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent POM
Light 4J Chaos Monkey Handlers
|
Project URL |
Project URL |
Filename | Size |
---|---|
light-chaos-monkey-2.1.1.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/light-chaos-monkey/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>light-chaos-monkey</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/light-chaos-monkey/
implementation 'com.networknt:light-chaos-monkey:2.1.1'
// https://jarcasting.com/artifacts/com.networknt/light-chaos-monkey/
implementation ("com.networknt:light-chaos-monkey:2.1.1")
'com.networknt:light-chaos-monkey:pom:2.1.1'
<dependency org="com.networknt" name="light-chaos-monkey" rev="2.1.1">
<artifact name="light-chaos-monkey" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='light-chaos-monkey', version='2.1.1')
)
libraryDependencies += "com.networknt" % "light-chaos-monkey" % "2.1.1"
[com.networknt/light-chaos-monkey "2.1.1"]