is not current version
Last Version 3.0.0-M2

Helidon WebServer Test Support 2.4.1

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.webserver
ArtifactId

ArtifactId

helidon-webserver-test-support
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon WebServer Test Support
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-webserver-test-support
Project Organization

Project Organization

Oracle Corporation

Download helidon-webserver-test-support 2.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver jar 2.4.1
io.helidon.common : helidon-common jar 2.4.1
io.helidon.common : helidon-common-reactive jar 2.4.1
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.