Last Version

Winter Maven Plugin 1.0.0

The Winter Maven Plugin is used to run, package and distribute modular applications and Winter 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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.winterframework.tool
ArtifactId

ArtifactId

winter-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

Winter Maven Plugin
The Winter Maven Plugin is used to run, package and distribute modular applications and Winter 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

Winter Framework IO

Download winter-maven-plugin 1.0.0


<plugin>
    <groupId>io.winterframework.tool</groupId>
    <artifactId>winter-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.20
com.google.cloud.tools : jib-core jar 0.18.0
org.apache.maven.shared : maven-common-artifact-filters jar 3.1.0

provided (4)

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}

test (7)

Group / Artifact Type Version
org.apache.maven : maven-compat jar ${maven.version}
org.junit.platform : junit-platform-launcher jar 1.7.1
org.junit.platform : junit-platform-commons jar 1.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.