License |
License |
---|---|
GroupId | GroupIdde.braintags |
ArtifactId | ArtifactIdvertx-pojo-mapper |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVert.x Pojo Mapper
vertx-pojo-mapper is a framework for nonblocking pojo mapping for different datasources.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
vertx-pojo-mapper-1.3.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.braintags/vertx-pojo-mapper/ -->
<dependency>
<groupId>de.braintags</groupId>
<artifactId>vertx-pojo-mapper</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.braintags/vertx-pojo-mapper/
implementation 'de.braintags:vertx-pojo-mapper:1.3.1'
// https://jarcasting.com/artifacts/de.braintags/vertx-pojo-mapper/
implementation ("de.braintags:vertx-pojo-mapper:1.3.1")
'de.braintags:vertx-pojo-mapper:pom:1.3.1'
<dependency org="de.braintags" name="vertx-pojo-mapper" rev="1.3.1">
<artifact name="vertx-pojo-mapper" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.braintags', module='vertx-pojo-mapper', version='1.3.1')
)
libraryDependencies += "de.braintags" % "vertx-pojo-mapper" % "1.3.1"
[de.braintags/vertx-pojo-mapper "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
io.vertx : vertx-core | test-jar | |
org.sonarsource.java : sonar-jacoco-listeners | jar | 3.8 |