License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors-systems |
ArtifactId | ArtifactIdelasticactors-systems-http |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Systems :: HTTP
Current useful implementations (plugins / extensions) of Elastic Actors
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems-http/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
<artifactId>elasticactors-systems-http</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems-http/
implementation 'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems-http:6.1.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems-http/
implementation ("org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems-http:6.1.0")
'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems-http:jar:6.1.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors-systems" name="elasticactors-systems-http" rev="6.1.0">
<artifact name="elasticactors-systems-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors-systems', module='elasticactors-systems-http', version='6.1.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors-systems" % "elasticactors-systems-http" % "6.1.0"
[org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems-http "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.asynchttpclient : async-http-client | jar | 2.1.2 |
io.netty : netty | jar | 3.10.6.Final |
org.springframework : spring-core | jar | 5.3.12 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.elasticsoftwarefoundation.elasticactors : elasticactors-api | jar | |
org.elasticsoftwarefoundation.elasticactors : elasticactors-base | jar | |
org.elasticsoftwarefoundation.elasticactors : elasticactors-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.elasticsoftwarefoundation.elasticactors : elasticactors-test | jar | |
org.testng : testng | jar | 7.1.0 |
org.mockito : mockito-core | jar | 3.3.3 |
org.springframework : spring-test | jar | 5.3.12 |