License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client |
Last Version | Last Version2.3.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontrasier-client
Java library to injest traceable data into Trasier systems.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trasier-client-2.3.9.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client</artifactId>
<version>2.3.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client/
implementation 'com.trasier:trasier-client:2.3.9'
// https://jarcasting.com/artifacts/com.trasier/trasier-client/
implementation ("com.trasier:trasier-client:2.3.9")
'com.trasier:trasier-client:pom:2.3.9'
<dependency org="com.trasier" name="trasier-client" rev="2.3.9">
<artifact name="trasier-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client', version='2.3.9')
)
libraryDependencies += "com.trasier" % "trasier-client" % "2.3.9"
[com.trasier/trasier-client "2.3.9"]