APP4MC Tool Platform

APP4MC Tool Platform for editing AMALTHEA models

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.app4mc.build
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

APP4MC Tool Platform
APP4MC Tool Platform for editing AMALTHEA models
Project URL

Project URL

https://projects.eclipse.org/projects/automotive.app4mc
Source Code Management

Source Code Management

https://git.eclipse.org/c/app4mc/org.eclipse.app4mc.git

Download parent

Filename Size
parent-2.1.0.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.app4mc.build/parent/ -->
<dependency>
    <groupId>org.eclipse.app4mc.build</groupId>
    <artifactId>parent</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.app4mc.build/parent/
implementation 'org.eclipse.app4mc.build:parent:2.1.0'
// https://jarcasting.com/artifacts/org.eclipse.app4mc.build/parent/
implementation ("org.eclipse.app4mc.build:parent:2.1.0")
'org.eclipse.app4mc.build:parent:pom:2.1.0'
<dependency org="org.eclipse.app4mc.build" name="parent" rev="2.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.app4mc.build', module='parent', version='2.1.0')
)
libraryDependencies += "org.eclipse.app4mc.build" % "parent" % "2.1.0"
[org.eclipse.app4mc.build/parent "2.1.0"]

Dependencies

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

Project Modules

  • examples/app4mc.example.democar
  • examples/app4mc.example.democar.extended
  • examples/app4mc.example.democar.split
  • examples/app4mc.example.hardware
  • examples/app4mc.example.scheduler
  • examples/app4mc.example.numeric_modes
  • examples/app4mc.example.modeling
  • examples/app4mc.example.modeling.client_server
  • examples/app4mc.example.modeling.feedback_loop
  • examples/app4mc.example.modeling.periodic
  • examples/app4mc.example.modeling.state_machine
  • examples/app4mc.example.modeling.state_machine_feedback_loop
  • examples/waters.fmtv.challenge.2016
  • examples/waters.fmtv.challenge.2017
  • examples/waters.fmtv.challenge.2019
  • examples/app4mc.example.tool.java
  • examples/app4mc.example.tool.validation
  • examples/app4mc.example.tool.workflow
  • examples/app4mc.example.ide.actions
  • examples/app4mc.example.ide.validations
  • examples/app4mc.example.ide.visualizations
  • plugins
  • tests
  • features
  • releng

Versions

Version
2.1.0
2.0.0
1.2.0
1.1.0