License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.timofeevda.jstressy |
ArtifactId | ArtifactIdjstressy-config |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionLightweight framework for fast prototyping and building stress tools for WEB applications
|
Filename | Size |
---|---|
jstressy-config-1.1.3.pom | |
jstressy-config-1.1.3.jar | 13 KB |
jstressy-config-1.1.3-sources.jar | 10 KB |
jstressy-config-1.1.3-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-config/ -->
<dependency>
<groupId>com.github.timofeevda.jstressy</groupId>
<artifactId>jstressy-config</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-config/
implementation 'com.github.timofeevda.jstressy:jstressy-config:1.1.3'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-config/
implementation ("com.github.timofeevda.jstressy:jstressy-config:1.1.3")
'com.github.timofeevda.jstressy:jstressy-config:jar:1.1.3'
<dependency org="com.github.timofeevda.jstressy" name="jstressy-config" rev="1.1.3">
<artifact name="jstressy-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy-config', version='1.1.3')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy-config" % "1.1.3"
[com.github.timofeevda.jstressy/jstressy-config "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.timofeevda.jstressy : jstressy-api | jar | 1.1.3 |
com.github.timofeevda.jstressy : jstressy-utils | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |