Last Version

Circumflex ORM Framework 2.5

Circumflex is a set of software components for quick and robust application development using Scala programming language.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ru.circumflex
ArtifactId

ArtifactId

circumflex-orm
Version

Version

2.5
Type

Type

jar
Description

Description

Circumflex ORM Framework
Circumflex is a set of software components for quick and robust application development using Scala programming language.

Download circumflex-orm 2.5


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

Dependencies

compile (7)

Group / Artifact Type Version
ru.circumflex : circumflex-core jar 2.5
ru.circumflex : circumflex-cache jar 2.5
c3p0 : c3p0 jar 0.9.1.2
org.scala-lang : scala-library jar 2.9.2
org.scala-lang : scala-compiler jar 2.9.2
org.slf4j : slf4j-api jar 1.6.1
org.scalatest : scalatest_2.9.2 jar 1.8

test (6)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.142
org.scala-lang : jline jar 2.9.2
junit : junit jar 4.10
commons-lang : commons-lang jar 2.5
ch.qos.logback : logback-classic jar 0.9.26
ch.qos.logback : logback-core jar 0.9.26

Project Modules

There are no modules declared in this project.