Last Version

com.ebay.bsonpatch:bsonpatch 0.4.12

Java Library to find / apply JSON Patches according to RFC 6902 against BsonValues

License

License

GroupId

GroupId

com.ebay.bsonpatch
ArtifactId

ArtifactId

bsonpatch
Version

Version

0.4.12
Type

Type

jar
Description

Description

com.ebay.bsonpatch:bsonpatch
Java Library to find / apply JSON Patches according to RFC 6902 against BsonValues
Project URL

Project URL

https://github.com/ebay/bsonpatch/
Source Code Management

Source Code Management

https://github.com/ebay/bsonpatch

Download bsonpatch 0.4.12


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.12.10
org.apache.commons : commons-collections4 jar 4.3

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.