MVN

hr.fer.oop : EdgarLibrary

Maven & Gradle

Jun 17, 2022

Edgar Library · Testing library to be run in Edgar server for examination of students.

<dependency>
    <groupId>hr.fer.oop</groupId>
    <artifactId>EdgarLibrary</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hr.fer.oop : EdgarLibrary to add to Maven - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of hr.fer.oop : EdgarLibrary to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12.x
EdgarLibrary-0.12.0
0.11.x
EdgarLibrary-0.11.1
EdgarLibrary-0.11.0
0.10.x
EdgarLibrary-0.10.0
0.9.x
EdgarLibrary-0.9.3
EdgarLibrary-0.9.2
EdgarLibrary-0.9.1
EdgarLibrary-0.9.0
0.8.x
EdgarLibrary-0.8.0
0.7.x
EdgarLibrary-0.7.0
0.6.x
EdgarLibrary-0.6.1
EdgarLibrary-0.6.0
0.5.x
EdgarLibrary-0.5.0
0.4.x
EdgarLibrary-0.4.0
0.3.x
EdgarLibrary-0.3.0
0.2.x
EdgarLibrary-0.2.0
0.1.x
EdgarLibrary-0.1.1
EdgarLibrary-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>hr.fer.oop</groupId>
    <artifactId>EdgarLibrary</artifactId>
    <version>0.12.0</version>
</dependency>