is not current version
Last Version 1.3.1

de.braintags:vertx-pojo-mapper-common 1.0.0

common interfaces and implementations for pojo mapper

GroupId

GroupId

de.braintags
ArtifactId

ArtifactId

vertx-pojo-mapper-common
Version

Version

1.0.0
Type

Type

jar

Download vertx-pojo-mapper-common 1.0.0


<!-- https://jarcasting.com/artifacts/de.braintags/vertx-pojo-mapper-common/ -->
<dependency>
    <groupId>de.braintags</groupId>
    <artifactId>vertx-pojo-mapper-common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.braintags/vertx-pojo-mapper-common/
implementation 'de.braintags:vertx-pojo-mapper-common:1.0.0'
// https://jarcasting.com/artifacts/de.braintags/vertx-pojo-mapper-common/
implementation ("de.braintags:vertx-pojo-mapper-common:1.0.0")
'de.braintags:vertx-pojo-mapper-common:jar:1.0.0'
<dependency org="de.braintags" name="vertx-pojo-mapper-common" rev="1.0.0">
  <artifact name="vertx-pojo-mapper-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.braintags', module='vertx-pojo-mapper-common', version='1.0.0')
)
libraryDependencies += "de.braintags" % "vertx-pojo-mapper-common" % "1.0.0"
[de.braintags/vertx-pojo-mapper-common "1.0.0"]