License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdcom.glue42.gateway.client |
ArtifactId | ArtifactIdgateway-messages-json |
Version | Version1.3.6 |
Type | Typejar |
Description |
DescriptionProvides a base configuration for Glue42 project builds
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-messages-json/ -->
<dependency>
<groupId>com.glue42.gateway.client</groupId>
<artifactId>gateway-messages-json</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-messages-json/
implementation 'com.glue42.gateway.client:gateway-messages-json:1.3.6'
// https://jarcasting.com/artifacts/com.glue42.gateway.client/gateway-messages-json/
implementation ("com.glue42.gateway.client:gateway-messages-json:1.3.6")
'com.glue42.gateway.client:gateway-messages-json:jar:1.3.6'
<dependency org="com.glue42.gateway.client" name="gateway-messages-json" rev="1.3.6">
<artifact name="gateway-messages-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.glue42.gateway.client', module='gateway-messages-json', version='1.3.6')
)
libraryDependencies += "com.glue42.gateway.client" % "gateway-messages-json" % "1.3.6"
[com.glue42.gateway.client/gateway-messages-json "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.glue42.gateway.client : gateway-messages | jar | 1.3.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |