License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-api |
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-api-2.3.9.pom | |
trasier-client-api-2.3.9.jar | 15 KB |
trasier-client-api-2.3.9-sources.jar | 3 KB |
trasier-client-api-2.3.9-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-api/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-api</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-api/
implementation 'com.trasier:trasier-client-api:2.3.9'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-api/
implementation ("com.trasier:trasier-client-api:2.3.9")
'com.trasier:trasier-client-api:jar:2.3.9'
<dependency org="com.trasier" name="trasier-client-api" rev="2.3.9">
<artifact name="trasier-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-api', version='2.3.9')
)
libraryDependencies += "com.trasier" % "trasier-client-api" % "2.3.9"
[com.trasier/trasier-client-api "2.3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |