Metro - Helidon MP

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers Helidon Microservices
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

helidon-mp
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Metro - Helidon MP
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/helidon-mp
Project Organization

Project Organization

Eclipse Foundation

Download helidon-mp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.metro : helidon-se jar 2.0.1

provided (5)

Group / Artifact Type Version
io.helidon.microprofile.server : helidon-microprofile-server jar
io.helidon.config : helidon-config jar
io.helidon.microprofile.config : helidon-microprofile-config jar
org.eclipse.microprofile.config : microprofile-config-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api Optional jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.hamcrest : hamcrest-all jar
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0