Last Version

os-maven-plugin 1.7.0

A Maven extension/plugin that generates various useful platform-dependent project properties normalized from ${os.name} and ${os.arch}.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

kr.motd.maven
ArtifactId

ArtifactId

os-maven-plugin
Version

Version

1.7.0
Type

Type

maven-plugin
Description

Description

os-maven-plugin
A Maven extension/plugin that generates various useful platform-dependent project properties normalized from ${os.name} and ${os.arch}.
Project URL

Project URL

https://github.com/trustin/os-maven-plugin/
Project Organization

Project Organization

Trustin Lee
Source Code Management

Source Code Management

https://github.com/trustin/os-maven-plugin

Download os-maven-plugin 1.7.0


<plugin>
    <groupId>kr.motd.maven</groupId>
    <artifactId>os-maven-plugin</artifactId>
    <version>1.7.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.3
org.codehaus.plexus : plexus-utils jar 3.1.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1
org.eclipse : ui jar 3.3.0-I20070614-0800

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.