Last Version

Argo Wireline Protocol 0.4.2

Encapsulated the json and xml protocols for the Argo probes and responses

License

License

Categories

Categories

Wire Data Data Structures ORM
GroupId

GroupId

ws.argo.wireline
ArtifactId

ArtifactId

ArgoWirelineFormat
Version

Version

0.4.2
Type

Type

jar
Description

Description

Argo Wireline Protocol
Encapsulated the json and xml protocols for the Argo probes and responses

Download ArgoWirelineFormat 0.4.2


<!-- https://jarcasting.com/artifacts/ws.argo.wireline/ArgoWirelineFormat/ -->
<dependency>
    <groupId>ws.argo.wireline</groupId>
    <artifactId>ArgoWirelineFormat</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ws.argo.wireline/ArgoWirelineFormat/
implementation 'ws.argo.wireline:ArgoWirelineFormat:0.4.2'
// https://jarcasting.com/artifacts/ws.argo.wireline/ArgoWirelineFormat/
implementation ("ws.argo.wireline:ArgoWirelineFormat:0.4.2")
'ws.argo.wireline:ArgoWirelineFormat:jar:0.4.2'
<dependency org="ws.argo.wireline" name="ArgoWirelineFormat" rev="0.4.2">
  <artifact name="ArgoWirelineFormat" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.argo.wireline', module='ArgoWirelineFormat', version='0.4.2')
)
libraryDependencies += "ws.argo.wireline" % "ArgoWirelineFormat" % "0.4.2"
[ws.argo.wireline/ArgoWirelineFormat "0.4.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
commons-codec : commons-codec jar 1.10
commons-lang : commons-lang jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
org.apache.logging.log4j : log4j-core jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.