| License |
License |
|---|---|
| GroupId | GroupIdcom.findwise.hydra |
| ArtifactId | ArtifactIdtools |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontools
Tools for interacting with and setting up Hydra
|
| Filename | Size |
|---|---|
| tools-0.5.0.pom | 890 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/tools/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>tools</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/tools/
implementation 'com.findwise.hydra:tools:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/tools/
implementation ("com.findwise.hydra:tools:0.5.0")
'com.findwise.hydra:tools:pom:0.5.0'
<dependency org="com.findwise.hydra" name="tools" rev="0.5.0">
<artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='tools', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "tools" % "0.5.0"
[com.findwise.hydra/tools "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |