Last Version

Helidon Common Reactive 3.0.0-M2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices React User Interface Web Frameworks
GroupId

GroupId

io.helidon.common
ArtifactId

ArtifactId

helidon-common-reactive
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Common Reactive
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-common-reactive
Project Organization

Project Organization

Oracle Corporation

Download helidon-common-reactive 3.0.0-M2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.helidon.common : helidon-common jar 3.0.0-M2
io.helidon.common : helidon-common-mapper jar 3.0.0-M2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.openjdk.jmh : jmh-core jar 1.23
org.openjdk.jmh : jmh-generator-annprocess jar 1.23

Project Modules

There are no modules declared in this project.