micronaut-base-parent

This project tries to be an effort to simplify your Maven pom.xml files when you are using Micronaut. You should not use this module directly, instead here you can find two flavors: one for Java and the other for Kotlin. Both of them are ready for production use, but if you don't want to use them directly in your pom.xml you simply can look like it as an example.

License

License

Categories

Categories

Micronaut Container Microservices Maven Build Tools
GroupId

GroupId

io.archimedesfw.maven.micronaut
ArtifactId

ArtifactId

micronaut-base-parent
Last Version

Last Version

3.4.3
Release Date

Release Date

Type

Type

pom
Description

Description

micronaut-base-parent
This project tries to be an effort to simplify your Maven pom.xml files when you are using Micronaut. You should not use this module directly, instead here you can find two flavors: one for Java and the other for Kotlin. Both of them are ready for production use, but if you don't want to use them directly in your pom.xml you simply can look like it as an example.
Project URL

Project URL

https://www.archimedesfw.io/
Source Code Management

Source Code Management

https://github.com/archimedes-projects/archimedes-maven-micronaut

Download micronaut-base-parent

How to add to project

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

Dependencies

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

Project Modules

  • micronaut-java-parent
  • micronaut-kotlin-parent
io.archimedesfw.maven.micronaut

Archimedes

Give me a place to stand, and I shall move the earth.

Versions

Version
3.4.3
3.4.0
3.3.3
3.3.2
3.2.6
3.2.0
3.1.3
3.1.0
3.0.2
3.0.1
3.0.0
2.5.4
2.4.2