License |
License |
---|---|
GroupId | GroupIdcom.zepben.weather |
ArtifactId | ArtifactIdweather-query-engine |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.zepben.weather:weather-query-engine
Query engine for weather data
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
weather-query-engine-1.6.0.pom | |
weather-query-engine-1.6.0.jar | 32 KB |
weather-query-engine-1.6.0-sources.jar | 19 KB |
weather-query-engine-1.6.0-javadoc.jar | 517 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zepben.weather/weather-query-engine/ -->
<dependency>
<groupId>com.zepben.weather</groupId>
<artifactId>weather-query-engine</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben.weather/weather-query-engine/
implementation 'com.zepben.weather:weather-query-engine:1.6.0'
// https://jarcasting.com/artifacts/com.zepben.weather/weather-query-engine/
implementation ("com.zepben.weather:weather-query-engine:1.6.0")
'com.zepben.weather:weather-query-engine:jar:1.6.0'
<dependency org="com.zepben.weather" name="weather-query-engine" rev="1.6.0">
<artifact name="weather-query-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben.weather', module='weather-query-engine', version='1.6.0')
)
libraryDependencies += "com.zepben.weather" % "weather-query-engine" % "1.6.0"
[com.zepben.weather/weather-query-engine "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zepben : annotations | jar | 1.3.0 |
com.google.guava : guava | jar | 24.1-jre |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.zepben : test-utils | jar | 1.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.hamcrest : hamcrest | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.mockito : mockito-core | jar | 3.2.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |