Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 266 Bytes

ecc-mvn-repo

ECC Maven Repository

Use the following repository definition in the pom.xml to use releases in this repo:

        <repository>
            <id>ECC</id>
            <url>https://maven.ecc.no/releases</url>
        </repository>