MVN

at.borkowski.prefetch-simulation : prefetch-simulation

Maven & Gradle

Apr 28, 2015
0 stars

Prefetch Simulation · A simulation environment for testing prefetch scheduling algorithms

<dependency>
    <groupId>at.borkowski.prefetch-simulation</groupId>
    <artifactId>prefetch-simulation</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.borkowski.prefetch-simulation : prefetch-simulation to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of at.borkowski.prefetch-simulation : prefetch-simulation to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
prefetch-simulation-0.0.2
prefetch-simulation-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>at.borkowski.prefetch-simulation</groupId>
    <artifactId>prefetch-simulation</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement