License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices React User Interface Web Frameworks |
GroupId | GroupIdio.helidon.common |
ArtifactId | ArtifactIdhelidon-common-reactive |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Common Reactive
Java libraries for writing microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |