MVN

org.objectweb.think.helloworld-targets : helloworld-stm8010-parent

Maven & Gradle

Nov 05, 2007

Supported configurations of helloworld for stm8010. · This module contains all the possible configuration of helloworld for the stm8010 platform.

<dependency>
    <groupId>org.objectweb.think.helloworld-targets</groupId>
    <artifactId>helloworld-stm8010-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.think.helloworld-targets : helloworld-stm8010-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.objectweb.think.helloworld-targets : helloworld-stm8010-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
helloworld-stm8010-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.think.helloworld-targets</groupId>
    <artifactId>helloworld-stm8010-parent</artifactId>
    <version>1.0</version>
</dependency>