License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.lingcreative |
ArtifactId | ArtifactIddbx-anorm_2.12 |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptiondbx-anorm
A transaction management library for `Scala` users, migrated from `Spring Framework`.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbx-anorm_2.12-2.1.2.pom | |
dbx-anorm_2.12-2.1.2.jar | 37 KB |
dbx-anorm_2.12-2.1.2-sources.jar | 2 KB |
dbx-anorm_2.12-2.1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingcreative/dbx-anorm_2.12/ -->
<dependency>
<groupId>com.lingcreative</groupId>
<artifactId>dbx-anorm_2.12</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingcreative/dbx-anorm_2.12/
implementation 'com.lingcreative:dbx-anorm_2.12:2.1.2'
// https://jarcasting.com/artifacts/com.lingcreative/dbx-anorm_2.12/
implementation ("com.lingcreative:dbx-anorm_2.12:2.1.2")
'com.lingcreative:dbx-anorm_2.12:jar:2.1.2'
<dependency org="com.lingcreative" name="dbx-anorm_2.12" rev="2.1.2">
<artifact name="dbx-anorm_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingcreative', module='dbx-anorm_2.12', version='2.1.2')
)
libraryDependencies += "com.lingcreative" % "dbx-anorm_2.12" % "2.1.2"
[com.lingcreative/dbx-anorm_2.12 "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.playframework.anorm : anorm_2.12 | jar | 2.6.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.googlecode.log4jdbc : log4jdbc | jar | 1.2 |
org.scalatest : scalatest_2.12 | jar | 3.0.9 |
com.h2database : h2 | jar | 1.4.199 |