Last Version

Circumflex ORM Framework 3.0-RC1

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

License

License

Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

pro.savant.circumflex
ArtifactId

ArtifactId

circumflex-orm
Version

Version

3.0-RC1
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 3.0-RC1


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

Dependencies

compile (7)

Group / Artifact Type Version
pro.savant.circumflex : circumflex-core jar 3.0-RC1
pro.savant.circumflex : circumflex-cache jar 3.0-RC1
c3p0 : c3p0 jar 0.9.1.2
org.scala-lang : scala-library jar 2.10.0
org.scala-lang : scala-compiler jar 2.10.0
org.slf4j : slf4j-api jar 1.6.1
org.scalatest : scalatest_2.10.0 jar 1.8

test (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.142
org.scala-lang : jline jar 2.10.0
junit : junit jar 4.11
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.