Last Version

Helidon WebServer Test Support 3.0.0-M2

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

3.0.0-M2
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 3.0.0-M2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.helidon.webserver : helidon-webserver jar 3.0.0-M2
io.helidon.common : helidon-common jar 3.0.0-M2
io.helidon.common : helidon-common-reactive jar 3.0.0-M2
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.