is not current version
Last Version 3.0.0-M2

Helidon Common 2.4.1

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.common
ArtifactId

ArtifactId

helidon-common
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Common
Java libraries for writing microservices
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-common 2.4.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.