MVN

com.tacitknowledge : simulator

Maven & Gradle

Feb 20, 2014
4 stars

Simulator System · Simulator is a functional tool that allows handling of different transports and their content based on predefined criteria and outputting expected results based on the situation being modeled

<dependency>
    <groupId>com.tacitknowledge</groupId>
    <artifactId>simulator</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tacitknowledge : simulator to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.tacitknowledge : simulator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
simulator-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tacitknowledge</groupId>
    <artifactId>simulator</artifactId>
    <version>1.1</version>
</dependency>

Advertisement