License |
License |
---|---|
GroupId | GroupIdcom.aitusoftware |
ArtifactId | ArtifactIdflute-common |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlute
Flute
|
Filename | Size |
---|---|
flute-common-0.1.4.pom | |
flute-common-0.1.4.jar | 28 KB |
flute-common-0.1.4-sources.jar | 27 KB |
flute-common-0.1.4-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aitusoftware/flute-common/ -->
<dependency>
<groupId>com.aitusoftware</groupId>
<artifactId>flute-common</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aitusoftware/flute-common/
implementation 'com.aitusoftware:flute-common:0.1.4'
// https://jarcasting.com/artifacts/com.aitusoftware/flute-common/
implementation ("com.aitusoftware:flute-common:0.1.4")
'com.aitusoftware:flute-common:jar:0.1.4'
<dependency org="com.aitusoftware" name="flute-common" rev="0.1.4">
<artifact name="flute-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aitusoftware', module='flute-common', version='0.1.4')
)
libraryDependencies += "com.aitusoftware" % "flute-common" % "0.1.4"
[com.aitusoftware/flute-common "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 |
org.flywaydb : flyway-core | jar | 4.0 |
com.h2database : h2 | jar | 1.4.191 |
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 |