| License |
License |
|---|---|
| GroupId | GroupIdcom.aitusoftware |
| ArtifactId | ArtifactIdflute-server |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlute
Flute
|
| Filename | Size |
|---|---|
| flute-server-0.1.4.pom | |
| flute-server-0.1.4.jar | 308 KB |
| flute-server-0.1.4-sources.jar | 290 KB |
| flute-server-0.1.4-javadoc.jar | 128 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aitusoftware/flute-server/ -->
<dependency>
<groupId>com.aitusoftware</groupId>
<artifactId>flute-server</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aitusoftware/flute-server/
implementation 'com.aitusoftware:flute-server:0.1.4'
// https://jarcasting.com/artifacts/com.aitusoftware/flute-server/
implementation ("com.aitusoftware:flute-server:0.1.4")
'com.aitusoftware:flute-server:jar:0.1.4'
<dependency org="com.aitusoftware" name="flute-server" rev="0.1.4">
<artifact name="flute-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aitusoftware', module='flute-server', version='0.1.4')
)
libraryDependencies += "com.aitusoftware" % "flute-server" % "0.1.4"
[com.aitusoftware/flute-server "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 |
| com.google.code.gson : gson | jar | 2.7 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.8 |
| org.eclipse.jetty : jetty-server | jar | 9.3.8.v20160314 |
| org.flywaydb : flyway-core | jar | 4.0 |
| com.h2database : h2 | jar | 1.4.191 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.8.4 |
| org.hamcrest : hamcrest-core | jar | 1.3 |