Pipe BSON Marshaller

Plugin for Pipe to marshal BSON (mongo)

License

License

GroupId

GroupId

com.github.chrisdchristo
ArtifactId

ArtifactId

pipe-marshal-bson
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pipe BSON Marshaller
Plugin for Pipe to marshal BSON (mongo)

Download pipe-marshal-bson

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.chrisdchristo : pipe jar 1.0.0
org.mongodb : mongo-java-driver jar 3.4.2
io.rest-assured : rest-assured jar 3.0.2

provided (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.undertow : undertow-core jar 2.0.0.Alpha1
io.rest-assured : json-schema-validator jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0