52°North Faroe
This repository has been moved to https://github.com/52North/arctic-sea/.
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.n52.faroe | 
    
| ArtifactId | ArtifactIdfaroe | 
    
| Last Version | Last Version1.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description52°North Faroe 
            Arctic Sea Configuration API 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| faroe-1.3.0.pom | |
| faroe-1.3.0.jar | 38 KB | 
| faroe-1.3.0-tests.jar | 11 KB | 
| faroe-1.3.0-sources.jar | 33 KB | 
| faroe-1.3.0-javadoc.jar | 169 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.n52.faroe/faroe/ -->
<dependency>
    <groupId>org.n52.faroe</groupId>
    <artifactId>faroe</artifactId>
    <version>1.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.n52.faroe/faroe/
implementation 'org.n52.faroe:faroe:1.3.0'
                // https://jarcasting.com/artifacts/org.n52.faroe/faroe/
implementation ("org.n52.faroe:faroe:1.3.0")
                'org.n52.faroe:faroe:jar:1.3.0'
                <dependency org="org.n52.faroe" name="faroe" rev="1.3.0">
  <artifact name="faroe" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.n52.faroe', module='faroe', version='1.3.0')
)
                libraryDependencies += "org.n52.faroe" % "faroe" % "1.3.0"
                [org.n52.faroe/faroe "1.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.n52.faroe : faroe-annotations | jar | 1.3.0 | 
| org.n52.faroe : faroe-utils | jar | 1.3.0 | 
| org.n52.janmayen : janmayen | jar | 1.2.0 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| joda-time : joda-time | jar | 2.9.9 | 
| com.google.guava : guava | jar | 23.4-jre | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 | 
| javax.inject : javax.inject | jar | 1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.slf4j : slf4j-simple | jar | 1.7.25 | 
This repository has been moved to https://github.com/52North/arctic-sea/.