License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-core |
Last Version | Last Version2.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava library to injest traceable data into Trasier systems.
|
Filename | Size |
---|---|
trasier-client-core-2.3.9.pom | |
trasier-client-core-2.3.9.jar | 23 KB |
trasier-client-core-2.3.9-sources.jar | 12 KB |
trasier-client-core-2.3.9-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-core/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-core</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-core/
implementation 'com.trasier:trasier-client-core:2.3.9'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-core/
implementation ("com.trasier:trasier-client-core:2.3.9")
'com.trasier:trasier-client-core:jar:2.3.9'
<dependency org="com.trasier" name="trasier-client-core" rev="2.3.9">
<artifact name="trasier-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-core', version='2.3.9')
)
libraryDependencies += "com.trasier" % "trasier-client-core" % "2.3.9"
[com.trasier/trasier-client-core "2.3.9"]
Group / Artifact | Type | Version |
---|---|---|
com.trasier : trasier-client-api | jar | 2.3.9 |
org.asynchttpclient : async-http-client | jar | 2.10.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.iq80.snappy : snappy | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.8.9 |