License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-spring4 |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava library to injest traceable data into Trasier systems.
|
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-spring4/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-spring4</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring4/
implementation 'com.trasier:trasier-client-spring4:0.9.5'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring4/
implementation ("com.trasier:trasier-client-spring4:0.9.5")
'com.trasier:trasier-client-spring4:jar:0.9.5'
<dependency org="com.trasier" name="trasier-client-spring4" rev="0.9.5">
<artifact name="trasier-client-spring4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-spring4', version='0.9.5')
)
libraryDependencies += "com.trasier" % "trasier-client-spring4" % "0.9.5"
[com.trasier/trasier-client-spring4 "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
com.trasier : trasier-client-core | jar | 0.9.5 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.3.14.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.14.RELEASE |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.9 |