sklintyg / infra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intyg Infra

Intyg Infra används av övriga projekt under SKL Intyg för att på ett gemensamt sätt sätta på infrastrukturen i projektets applikationer.

Bygg projektet

Projektet byggs med hjälp av Gradle enligt följande:

$ git clone https://github.com/sklintyg/infra.git


$ cd infra
$ ./gradlew build install

Licens

Copyright (C) 2020 Inera AB (http://www.inera.se)

Intyg Infra is free software: you can redistribute it and/or modify it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Intyg Infra is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU LESSER GENERAL PUBLIC LICENSE for more details.

Se även LICENSE.md. .

About

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.9%Language:Groovy 0.1%Language:XSLT 0.1%