MicroProfile Parent POM


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile
ArtifactId

ArtifactId

microprofile-parent
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

pom
Description

Description

MicroProfile Parent POM
MicroProfile Parent POM
Project URL

Project URL

http://microprofile.io
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-parent

Download microprofile-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile/microprofile-parent/ -->
<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile-parent</artifactId>
    <version>2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile/microprofile-parent/
implementation 'org.eclipse.microprofile:microprofile-parent:2.5'
// https://jarcasting.com/artifacts/org.eclipse.microprofile/microprofile-parent/
implementation ("org.eclipse.microprofile:microprofile-parent:2.5")
'org.eclipse.microprofile:microprofile-parent:pom:2.5'
<dependency org="org.eclipse.microprofile" name="microprofile-parent" rev="2.5">
  <artifact name="microprofile-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile', module='microprofile-parent', version='2.5')
)
libraryDependencies += "org.eclipse.microprofile" % "microprofile-parent" % "2.5"
[org.eclipse.microprofile/microprofile-parent "2.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.eclipse.microprofile

Eclipse Foundation

Versions

Version
2.5
2.4
2.3
2.2
2.1
2.0
2.0-RC2
2.0-RC1
1.3
1.2
1.2-RC1
1.1
1.1-RC1
1.0
1.0-RC1