License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.inverno.tool |
ArtifactId | ArtifactIdinverno-maven-plugin |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionInverno Maven Plugin
The Inverno Maven Plugin is used to run, package and distribute modular applications and Inverno applications in particular. It relies on a set of Java tools to build native runtime or application images as well as Docker or OCI images for modular Java projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
inverno-maven-plugin-1.2.4.pom | |
inverno-maven-plugin-1.2.4.jar | 139 KB |
inverno-maven-plugin-1.2.4-sources.jar | 71 KB |
inverno-maven-plugin-1.2.4-javadoc.jar | 371 KB |
Browse |
<plugin>
<groupId>io.inverno.tool</groupId>
<artifactId>inverno-maven-plugin</artifactId>
<version>1.2.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-compress | jar | 1.21 |
com.google.cloud.tools : jib-core | jar | 0.20.0 |
org.apache.maven.shared : maven-common-artifact-filters | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | ${maven.version} |
org.apache.maven : maven-core | jar | ${maven.version} |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-plugin-api | jar | ${maven.version} |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | ${maven.version} |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.platform : junit-platform-commons | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-core | jar | 3.12.4 |