License |
License |
---|---|
GroupId | GroupIdno.api.meteo |
ArtifactId | ArtifactIdmeteo-core |
Version | Version3.0.1 |
Type | Typejar |
Description |
Descriptionmeteo-core
Core Meteo package
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
meteo-core-3.0.1.pom | |
meteo-core-3.0.1.jar | 154 KB |
meteo-core-3.0.1-sources.jar | 117 KB |
meteo-core-3.0.1-javadoc.jar | 679 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.api.meteo/meteo-core/ -->
<dependency>
<groupId>no.api.meteo</groupId>
<artifactId>meteo-core</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.api.meteo/meteo-core/
implementation 'no.api.meteo:meteo-core:3.0.1'
// https://jarcasting.com/artifacts/no.api.meteo/meteo-core/
implementation ("no.api.meteo:meteo-core:3.0.1")
'no.api.meteo:meteo-core:jar:3.0.1'
<dependency org="no.api.meteo" name="meteo-core" rev="3.0.1">
<artifact name="meteo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.api.meteo', module='meteo-core', version='3.0.1')
)
libraryDependencies += "no.api.meteo" % "meteo-core" % "3.0.1"
[no.api.meteo/meteo-core "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
xpp3 : xpp3 | jar | 1.1.3.4.O |
net.sf.oval : oval | jar | 1.84 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.projectlombok : lombok | jar | 1.16.4 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
no.api.meteo : meteo-test | jar | 3.0.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |