Last Version

Producer 0.0.1-RELEASE

A framework for sending messages.

License

License

Categories

Categories

JSON Data Jackson
GroupId

GroupId

com.bellotapps.the-messenger
ArtifactId

ArtifactId

transport-json-jackson
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

Producer
A framework for sending messages.

Download transport-json-jackson 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.bellotapps.the-messenger/transport-json-jackson/ -->
<dependency>
    <groupId>com.bellotapps.the-messenger</groupId>
    <artifactId>transport-json-jackson</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/transport-json-jackson/
implementation 'com.bellotapps.the-messenger:transport-json-jackson:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/transport-json-jackson/
implementation ("com.bellotapps.the-messenger:transport-json-jackson:0.0.1-RELEASE")
'com.bellotapps.the-messenger:transport-json-jackson:jar:0.0.1-RELEASE'
<dependency org="com.bellotapps.the-messenger" name="transport-json-jackson" rev="0.0.1-RELEASE">
  <artifact name="transport-json-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.the-messenger', module='transport-json-jackson', version='0.0.1-RELEASE')
)
libraryDependencies += "com.bellotapps.the-messenger" % "transport-json-jackson" % "0.0.1-RELEASE"
[com.bellotapps.the-messenger/transport-json-jackson "0.0.1-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.bellotapps.the-messenger : commons jar 0.0.1-RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

Project Modules

There are no modules declared in this project.