Last Version

The JPA extention in Vertx 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.spidercoding
ArtifactId

ArtifactId

vertx-jpa
Version

Version

1.0.0
Type

Type

jar
Description

Description

The JPA extention in Vertx
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse
Source Code Management

Source Code Management

https://github.com/gaol/vertx-jpa

Download vertx-jpa 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-service-discovery jar
io.vertx : vertx-rx-java2 jar
org.hibernate : hibernate-core jar 5.3.9.Final
org.hibernate.validator : hibernate-validator jar 6.0.14.Final
com.github.v-ladynev : fluent-hibernate-core jar 0.3.1
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple Optional jar 1.7.25

provided (2)

Group / Artifact Type Version
io.vertx : vertx-rx-java2-gen jar 3.7.1
io.vertx : vertx-codegen jar

test (4)

Group / Artifact Type Version
io.vertx : vertx-core test-jar
io.vertx : vertx-unit jar
junit : junit jar 4.12
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.