52°North Jan Mayen
This repository has been moved to https://github.com/52North/arctic-sea/.
| License |
License |
|---|---|
| GroupId | GroupIdorg.n52.janmayen |
| ArtifactId | ArtifactIdjanmayen |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description52°North Jan Mayen
52°North Maven Parent Project
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| janmayen-1.2.0.pom | |
| janmayen-1.2.0.jar | 129 KB |
| janmayen-1.2.0-sources.jar | 93 KB |
| janmayen-1.2.0-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.n52.janmayen/janmayen/ -->
<dependency>
<groupId>org.n52.janmayen</groupId>
<artifactId>janmayen</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.janmayen/janmayen/
implementation 'org.n52.janmayen:janmayen:1.2.0'
// https://jarcasting.com/artifacts/org.n52.janmayen/janmayen/
implementation ("org.n52.janmayen:janmayen:1.2.0")
'org.n52.janmayen:janmayen:jar:1.2.0'
<dependency org="org.n52.janmayen" name="janmayen" rev="1.2.0">
<artifact name="janmayen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.janmayen', module='janmayen', version='1.2.0')
)
libraryDependencies += "org.n52.janmayen" % "janmayen" % "1.2.0"
[org.n52.janmayen/janmayen "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.4-jre |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| joda-time : joda-time | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
| 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 |
|---|---|---|
| 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/.