is not current version
Last Version 1.5.7

org.apache.unomi:unomi-performance-tests 1.5.4

Apache Unomi Context Server performance tests

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.unomi
ArtifactId

ArtifactId

unomi-performance-tests
Version

Version

1.5.4
Type

Type

jar

Download unomi-performance-tests 1.5.4


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