License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdin.norbor |
ArtifactId | ArtifactIdyoda-orm_2.12 |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptionyoda-orm
yoda-orm
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yoda-orm_2.12-4.0.1.pom | |
yoda-orm_2.12-4.0.1.jar | 95 KB |
yoda-orm_2.12-4.0.1-sources.jar | 19 KB |
yoda-orm_2.12-4.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/in.norbor/yoda-orm_2.12/ -->
<dependency>
<groupId>in.norbor</groupId>
<artifactId>yoda-orm_2.12</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/in.norbor/yoda-orm_2.12/
implementation 'in.norbor:yoda-orm_2.12:4.0.1'
// https://jarcasting.com/artifacts/in.norbor/yoda-orm_2.12/
implementation ("in.norbor:yoda-orm_2.12:4.0.1")
'in.norbor:yoda-orm_2.12:jar:4.0.1'
<dependency org="in.norbor" name="yoda-orm_2.12" rev="4.0.1">
<artifact name="yoda-orm_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.norbor', module='yoda-orm_2.12', version='4.0.1')
)
libraryDependencies += "in.norbor" % "yoda-orm_2.12" % "4.0.1"
[in.norbor/yoda-orm_2.12 "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.zaxxer : HikariCP | jar | 3.3.1 |
com.typesafe : config | jar | 1.3.4 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
joda-time : joda-time | jar | 2.10.2 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
org.scalatest : scalatest_2.12 | jar | 3.1.0-SNAP13 |
org.postgresql : postgresql | jar | 42.2.5 |