| License |
License
Modified BSD License
|
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdorg.ikasan |
| ArtifactId | ArtifactIdh2-server-stress |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionH2 Server Stress Integration Module
Stress test the H2 server persistence with soak tests.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| h2-server-stress-3.0.0.pom | |
| h2-server-stress-3.0.0.jar | 61 MB |
| h2-server-stress-3.0.0-sources.jar | 9 KB |
| h2-server-stress-3.0.0-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ikasan/h2-server-stress/ -->
<dependency>
<groupId>org.ikasan</groupId>
<artifactId>h2-server-stress</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan/h2-server-stress/
implementation 'org.ikasan:h2-server-stress:3.0.0'
// https://jarcasting.com/artifacts/org.ikasan/h2-server-stress/
implementation ("org.ikasan:h2-server-stress:3.0.0")
'org.ikasan:h2-server-stress:jar:3.0.0'
<dependency org="org.ikasan" name="h2-server-stress" rev="3.0.0">
<artifact name="h2-server-stress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ikasan', module='h2-server-stress', version='3.0.0')
)
libraryDependencies += "org.ikasan" % "h2-server-stress" % "3.0.0"
[org.ikasan/h2-server-stress "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ikasan : ikasan-eip-standalone | jar | 3.0.0 |
| org.ikasan : ikasan-jms-spring-arjuna | jar | 3.0.0 |
| org.ikasan : ikasan-test-endpoint | jar | 3.0.0 |
| org.ikasan : ikasan-h2-standalone-persistence | jar | 3.0.0 |
| org.apache.activemq : activemq-client | jar | 5.15.10 |
| org.apache.activemq : activemq-kahadb-store | jar | 5.15.10 |
| org.apache.activemq : activemq-broker | jar | 5.15.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ikasan : ikasan-test | jar | 3.0.0 |
| org.ikasan : ikasan-nft-util | jar | 3.0.0 |