Last Version

Drowsy - Parent Project 1.0.0

Another non-orm JDBC library

License

License

GroupId

GroupId

org.irenical.drowsy
ArtifactId

ArtifactId

drowsy-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Drowsy - Parent Project
Another non-orm JDBC library
Project Organization

Project Organization

Irenical

Download drowsy-parent 1.0.0

Filename Size
drowsy-parent-1.0.0.pom 3 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
com.zaxxer : HikariCP jar 2.4.7
org.flywaydb : flyway-core jar 4.0.3
ru.yandex.qatools.embed : postgresql-embedded jar 1.15
org.postgresql : postgresql jar 9.4.1209
ch.qos.logback : logback-classic jar 1.1.7
org.irenical.jindy : jindy-apacheconfig-impl jar 2.1.0

Project Modules

  • datasource
  • transaction
  • query
  • mapper
  • drowsy