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