Last Version

APT BSON Codec Generator Annotations 1.0.6

Annotations package for the APT BSON Codec Generator

License

License

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

bsoncodec-annotations
Version

Version

1.0.6
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 1.0.6


<!-- 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.