License |
License |
---|---|
GroupId | GroupIdcom.findwise.hydra |
ArtifactId | ArtifactIdhydra-inserter |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhydra-inserter
Command-line configuration tool
|
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-inserter/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>hydra-inserter</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-inserter/
implementation 'com.findwise.hydra:hydra-inserter:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-inserter/
implementation ("com.findwise.hydra:hydra-inserter:0.5.0")
'com.findwise.hydra:hydra-inserter:jar:0.5.0'
<dependency org="com.findwise.hydra" name="hydra-inserter" rev="0.5.0">
<artifact name="hydra-inserter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-inserter', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "hydra-inserter" % "0.5.0"
[com.findwise.hydra/hydra-inserter "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.1 |
commons-cli : commons-cli | jar | 1.2 |
com.findwise.hydra : hydra-database | jar | 0.5.0 |
com.findwise.hydra : hydra-api | jar | 0.5.0 |
com.findwise.hydra : hydra-mongodb | jar | 0.5.0 |
com.beust : jcommander | jar | 1.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |