dropwizard-mybatis

An open source bridge layer so that you can use mybatis with dropwizard + other useful utility methods often used within an enterprise.

License

License

Categories

Categories

DropWizard Container Microservices MyBatis Data ORM
GroupId

GroupId

com.cvent
ArtifactId

ArtifactId

dropwizard-mybatis
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-mybatis
An open source bridge layer so that you can use mybatis with dropwizard + other useful utility methods often used within an enterprise.

Download dropwizard-mybatis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.cvent : pangaea jar 3.0.0
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-typehandlers-jsr310 jar 1.0.2
io.dropwizard : dropwizard-db jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.3
org.junit.vintage : junit-vintage-engine jar 4.12.3
org.mockito : mockito-core jar 2.15.0
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.
com.cvent

Cvent

Versions

Version
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.2.0
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4