MVN

se.malmin.informationssamverkan : af-csn-server

Maven & Gradle

Jan 09, 2024

AF Csn Server · Top level pom for software aimed at produing a web server for determining if an applicant is eligible for Swedish Governmental Drivers License Loan (Körkortslån) and Student Starting Contribution ("Studiestartstöd")

<dependency>
    <groupId>se.malmin.informationssamverkan</groupId>
    <artifactId>af-csn-server</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.malmin.informationssamverkan : af-csn-server to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of se.malmin.informationssamverkan : af-csn-server to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
af-csn-server-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.malmin.informationssamverkan</groupId>
    <artifactId>af-csn-server</artifactId>
    <version>0.0.1</version>
</dependency>