License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aitusoftware |
ArtifactId | ArtifactIdflute-client |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlute
Flute
|
Filename | Size |
---|---|
flute-client-0.1.4.pom | |
flute-client-0.1.4.jar | 33 KB |
flute-client-0.1.4-sources.jar | 23 KB |
flute-client-0.1.4-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aitusoftware/flute-client/ -->
<dependency>
<groupId>com.aitusoftware</groupId>
<artifactId>flute-client</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aitusoftware/flute-client/
implementation 'com.aitusoftware:flute-client:0.1.4'
// https://jarcasting.com/artifacts/com.aitusoftware/flute-client/
implementation ("com.aitusoftware:flute-client:0.1.4")
'com.aitusoftware:flute-client:jar:0.1.4'
<dependency org="com.aitusoftware" name="flute-client" rev="0.1.4">
<artifact name="flute-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aitusoftware', module='flute-client', version='0.1.4')
)
libraryDependencies += "com.aitusoftware" % "flute-client" % "0.1.4"
[com.aitusoftware/flute-client "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.openjdk.jmh : jmh-core | jar | 1.15 |
org.openjdk.jmh : jmh-generator-bytecode | jar | 1.15 |
org.openjdk.jol : jol-core | jar | 0.6 |
org.openjdk.jol : jol-cli | jar | 0.6 |
com.aitusoftware : flute-common | jar | 0.1.4 |
org.hdrhistogram : HdrHistogram | jar | 2.1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.8.4 |
org.hamcrest : hamcrest-core | jar | 1.3 |