APT BSON Codec Generator Annotations

Annotations package for the APT BSON Codec Generator

License

License

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

bsoncodec-annotations
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

APT BSON Codec Generator Annotations
Annotations package for the APT BSON Codec Generator
Project URL

Project URL

https://github.com/ralscha/bsoncodec-annotations
Source Code Management

Source Code Management

https://github.com/ralscha/bsoncodec-annotations.git

Download bsoncodec-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : bson jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5