License |
License |
---|---|
GroupId | GroupIdcom.findwise.hydra |
ArtifactId | ArtifactIdhydra-api |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhydra-api
Hydra API
|
Filename | Size |
---|---|
hydra-api-0.5.0.pom | |
hydra-api-0.5.0.jar | 53 KB |
hydra-api-0.5.0-sources.jar | 28 KB |
hydra-api-0.5.0-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-api/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>hydra-api</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-api/
implementation 'com.findwise.hydra:hydra-api:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-api/
implementation ("com.findwise.hydra:hydra-api:0.5.0")
'com.findwise.hydra:hydra-api:jar:0.5.0'
<dependency org="com.findwise.hydra" name="hydra-api" rev="0.5.0">
<artifact name="hydra-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-api', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "hydra-api" % "0.5.0"
[com.findwise.hydra/hydra-api "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
com.google.code.gson : gson | jar | 1.7.1 |
ch.qos.logback : logback-classic | jar | 1.0.10 |
com.google.guava : guava | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
com.github.tomakehurst : wiremock | jar | 1.33 |
org.slf4j : log4j-over-slf4j | jar | 1.7.5 |
commons-io : commons-io | jar | 2.4 |