License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-test |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Test Runtime
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
elasticactors-test-6.1.4.pom | |
elasticactors-test-6.1.4.jar | 27 KB |
elasticactors-test-6.1.4-sources.jar | 21 KB |
elasticactors-test-6.1.4-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-test</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-test:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-test:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-test:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-test" rev="6.1.4">
<artifact name="elasticactors-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-test', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-test" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-test "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-runtime | jar | |
org.elasticsoftwarefoundation.elasticactors : elasticactors-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-tracing-spring | jar | |
org.elasticsoftwarefoundation.elasticactors : elasticactors-tracing-slf4j | jar | |
org.elasticsoftwarefoundation.elasticactors : elasticactors-caching | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
org.springframework : spring-test | jar | 5.3.18 |
org.testng : testng | jar | 7.4.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |