Last Version

GSON Log Marshaller 1.0.0

Marshaller of logging events using GSON.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

gson-log-marshaller
Version

Version

1.0.0
Type

Type

jar
Description

Description

GSON Log Marshaller
Marshaller of logging events using GSON.

Download gson-log-marshaller 1.0.0


<!-- https://jarcasting.com/artifacts/com.artnaseef/gson-log-marshaller/ -->
<dependency>
    <groupId>com.artnaseef</groupId>
    <artifactId>gson-log-marshaller</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.artnaseef/gson-log-marshaller/
implementation 'com.artnaseef:gson-log-marshaller:1.0.0'
// https://jarcasting.com/artifacts/com.artnaseef/gson-log-marshaller/
implementation ("com.artnaseef:gson-log-marshaller:1.0.0")
'com.artnaseef:gson-log-marshaller:jar:1.0.0'
<dependency org="com.artnaseef" name="gson-log-marshaller" rev="1.0.0">
  <artifact name="gson-log-marshaller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artnaseef', module='gson-log-marshaller', version='1.0.0')
)
libraryDependencies += "com.artnaseef" % "gson-log-marshaller" % "1.0.0"
[com.artnaseef/gson-log-marshaller "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.artnaseef : log-forwarder-api jar 1.0.0
com.google.code.gson : gson jar 2.8.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.