License |
License |
---|---|
GroupId | GroupIdde.braintags |
ArtifactId | ArtifactIdvertx-pojongo |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionimplementation of a pojo mapper for MongoDb
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
vertx-pojongo-1.3.1.pom | |
vertx-pojongo-1.3.1.jar | 41 KB |
vertx-pojongo-1.3.1-tests.jar | 16 KB |
vertx-pojongo-1.3.1-test-sources.jar | 1 MB |
vertx-pojongo-1.3.1-sources.jar | 32 KB |
vertx-pojongo-1.3.1-javadoc.jar | 151 KB |
vertx-pojongo-1.3.1-docs.zip | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.braintags/vertx-pojongo/ -->
<dependency>
<groupId>de.braintags</groupId>
<artifactId>vertx-pojongo</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.braintags/vertx-pojongo/
implementation 'de.braintags:vertx-pojongo:1.3.1'
// https://jarcasting.com/artifacts/de.braintags/vertx-pojongo/
implementation ("de.braintags:vertx-pojongo:1.3.1")
'de.braintags:vertx-pojongo:jar:1.3.1'
<dependency org="de.braintags" name="vertx-pojongo" rev="1.3.1">
<artifact name="vertx-pojongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.braintags', module='vertx-pojongo', version='1.3.1')
)
libraryDependencies += "de.braintags" % "vertx-pojongo" % "1.3.1"
[de.braintags/vertx-pojongo "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
de.braintags : vertx-pojo-mapper-json | jar | 1.3.1 |
de.braintags : vertx-pojo-mapper-common | jar | 1.3.1 |
de.braintags : vertx-pojo-mapper-common-test | jar | 1.3.1 |
io.vertx : vertx-mongo-embedded-db | jar | |
de.braintags : vertx-util | jar | 1.3.1 |
de.braintags : vertx-key-generator | jar | 1.3.1 |
de.braintags : vertx-key-generator | jar | 1.3.1 |
junit : junit | jar | 4.11 |
io.vertx : vertx-unit | jar | |
io.vertx : vertx-core | jar | |
io.vertx : vertx-lang-groovy Optional | jar | |
io.vertx : vertx-lang-js Optional | jar | |
io.vertx : vertx-lang-ruby Optional | jar | |
io.vertx : vertx-rx-java Optional | jar | |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar | |
io.vertx : vertx-codetrans | jar |
Group / Artifact | Type | Version |
---|---|---|
de.braintags : vertx-pojo-mapper-json | jar | 1.3.1 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
io.vertx : vertx-core | test-jar | |
org.sonarsource.java : sonar-jacoco-listeners | jar | 3.8 |