52°North Shetland
This repository has been moved to https://github.com/52North/arctic-sea/.
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.n52.shetland | 
    
| ArtifactId | ArtifactIdshetland | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description52°North Shetland 
            52°North OWS Framework 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| shetland-1.0.0.pom | |
| shetland-1.0.0.jar | 974 KB | 
| shetland-1.0.0-sources.jar | 744 KB | 
| shetland-1.0.0-javadoc.jar | 4 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.n52.shetland/shetland/ -->
<dependency>
    <groupId>org.n52.shetland</groupId>
    <artifactId>shetland</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.n52.shetland/shetland/
implementation 'org.n52.shetland:shetland:1.0.0'
                // https://jarcasting.com/artifacts/org.n52.shetland/shetland/
implementation ("org.n52.shetland:shetland:1.0.0")
                'org.n52.shetland:shetland:jar:1.0.0'
                <dependency org="org.n52.shetland" name="shetland" rev="1.0.0">
  <artifact name="shetland" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.n52.shetland', module='shetland', version='1.0.0')
)
                libraryDependencies += "org.n52.shetland" % "shetland" % "1.0.0"
                [org.n52.shetland/shetland "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.n52.janmayen : janmayen | jar | 1.2.0 | 
| org.n52.faroe : faroe-annotations | jar | 1.3.0 | 
| joda-time : joda-time | jar | 2.9.9 | 
| com.vividsolutions : jts | jar | 1.13 | 
| com.google.guava : guava | jar | 23.4-jre | 
| com.google.code.findbugs : jsr305 | jar | 3.0.1 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.8 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.3 | 
| commons-lang : commons-lang | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| com.google.code.findbugs : annotations | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 | 
| commons-codec : commons-codec | jar | 1.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.springframework : spring-test | jar | 4.3.12.RELEASE | 
| org.mockito : mockito-core | jar | 2.12.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.25 | 
This repository has been moved to https://github.com/52North/arctic-sea/.