Last Version

Toast Toolkit - DAO Module 0.1.5

Toast TK Engine Parent Module. This module is the parent module for our engine, featuring: - Action Adapters Module - Rest Utils - Dao Module (Mongo data: storage management) - Runtime Module - Drivers Module

License

License

GroupId

GroupId

io.toast-tk
ArtifactId

ArtifactId

toast-tk-dao
Version

Version

0.1.5
Type

Type

jar
Description

Description

Toast Toolkit - DAO Module
Toast TK Engine Parent Module. This module is the parent module for our engine, featuring: - Action Adapters Module - Rest Utils - Dao Module (Mongo data: storage management) - Runtime Module - Drivers Module

Download toast-tk-dao 0.1.5


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

Dependencies

compile (21)

Group / Artifact Type Version
com.github.jmkgreen.morphia : morphia jar 1.2.3
com.github.jmkgreen.morphia : morphia-logging-slf4j jar 1.2.3
org.reflections : reflections jar 0.9.10
com.google.code.findbugs : jsr305 jar 3.0.0
com.google.inject : guice jar 4.1.0
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.50.5
com.google.code.gson : gson jar 1.7.1
io.toast-tk : toast-tk-dao-api jar 0.1.5
org.apache.httpcomponents : httpclient jar [4.4]
javassist : javassist jar 3.12.1.GA
org.apache.logging.log4j : log4j-api jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2
joda-time : joda-time jar 2.1
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.0
commons-lang : commons-lang jar 2.3
commons-io : commons-io jar 2.4
commons-beanutils : commons-beanutils jar 1.8.3
junit : junit jar 4.11
com.google.inject.extensions : guice-assistedinject jar 4.1.0
com.google.inject.extensions : guice-multibindings jar 4.1.0

Project Modules

There are no modules declared in this project.