License |
License |
---|---|
GroupId | GroupIdcom.aitusoftware |
ArtifactId | ArtifactIdflute-agent |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlute
Flute
|
Filename | Size |
---|---|
flute-agent-0.1.4.pom | |
flute-agent-0.1.4.jar | 10 KB |
flute-agent-0.1.4-sources.jar | 4 KB |
flute-agent-0.1.4-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aitusoftware/flute-agent/ -->
<dependency>
<groupId>com.aitusoftware</groupId>
<artifactId>flute-agent</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aitusoftware/flute-agent/
implementation 'com.aitusoftware:flute-agent:0.1.4'
// https://jarcasting.com/artifacts/com.aitusoftware/flute-agent/
implementation ("com.aitusoftware:flute-agent:0.1.4")
'com.aitusoftware:flute-agent:jar:0.1.4'
<dependency org="com.aitusoftware" name="flute-agent" rev="0.1.4">
<artifact name="flute-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aitusoftware', module='flute-agent', version='0.1.4')
)
libraryDependencies += "com.aitusoftware" % "flute-agent" % "0.1.4"
[com.aitusoftware/flute-agent "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-client | jar | 0.1.4 |
net.bytebuddy : byte-buddy | jar | 1.4.19 |
net.bytebuddy : byte-buddy-agent | jar | 1.4.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.8.4 |
org.hamcrest : hamcrest-core | jar | 1.3 |