is not current version
Last Version 1.5.4

org.geoserver:stress 1.5.2


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geoserver
ArtifactId

ArtifactId

stress
Version

Version

1.5.2
Type

Type

jar

Download stress 1.5.2


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