datomisca-dao

Datomisca dao for easier crud.

License

License

GroupId

GroupId

com.github.enalmada
ArtifactId

ArtifactId

datomisca-dao_2.11
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

datomisca-dao
Datomisca dao for easier crud.
Project Organization

Project Organization

com.github.enalmada
Source Code Management

Source Code Management

https://github.com/enalmada

Download datomisca-dao_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.enalmada/datomisca-dao_2.11/ -->
<dependency>
    <groupId>com.github.enalmada</groupId>
    <artifactId>datomisca-dao_2.11</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enalmada/datomisca-dao_2.11/
implementation 'com.github.enalmada:datomisca-dao_2.11:0.1.6'
// https://jarcasting.com/artifacts/com.github.enalmada/datomisca-dao_2.11/
implementation ("com.github.enalmada:datomisca-dao_2.11:0.1.6")
'com.github.enalmada:datomisca-dao_2.11:jar:0.1.6'
<dependency org="com.github.enalmada" name="datomisca-dao_2.11" rev="0.1.6">
  <artifact name="datomisca-dao_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enalmada', module='datomisca-dao_2.11', version='0.1.6')
)
libraryDependencies += "com.github.enalmada" % "datomisca-dao_2.11" % "0.1.6"
[com.github.enalmada/datomisca-dao_2.11 "0.1.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.play : twirl-api_2.11 jar 1.1.1
com.typesafe.play : play-server_2.11 jar 2.5.15
com.typesafe.play : play-netty-server_2.11 jar 2.5.15
com.typesafe.play : play-logback_2.11 jar 2.5.15

provided (2)

Group / Artifact Type Version
com.github.dwhjames » datomisca_2.11 jar 0.7.0
com.datomic » datomic-free jar 0.9.5544

test (4)

Group / Artifact Type Version
com.typesafe.play : play-test_2.11 jar 2.5.15
org.specs2 : specs2-matcher-extra_2.11 jar 3.6.5
org.specs2 : specs2-junit_2.11 jar 3.6.5
com.typesafe.play : play-specs2_2.11 jar 2.5.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0