scala-migrations

Database migrations written in Scala.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.imageworks.scala-migrations
ArtifactId

ArtifactId

scala-migrations_2.10.0-RC5
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-migrations
Database migrations written in Scala.
Project URL

Project URL

http://opensource.imageworks.com/?p=scalamigrations
Project Organization

Project Organization

Sony Pictures Imageworks

Download scala-migrations_2.10.0-RC5

How to add to project

<!-- https://jarcasting.com/artifacts/com.imageworks.scala-migrations/scala-migrations_2.10.0-RC5/ -->
<dependency>
    <groupId>com.imageworks.scala-migrations</groupId>
    <artifactId>scala-migrations_2.10.0-RC5</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.imageworks.scala-migrations/scala-migrations_2.10.0-RC5/
implementation 'com.imageworks.scala-migrations:scala-migrations_2.10.0-RC5:1.1.1'
// https://jarcasting.com/artifacts/com.imageworks.scala-migrations/scala-migrations_2.10.0-RC5/
implementation ("com.imageworks.scala-migrations:scala-migrations_2.10.0-RC5:1.1.1")
'com.imageworks.scala-migrations:scala-migrations_2.10.0-RC5:jar:1.1.1'
<dependency org="com.imageworks.scala-migrations" name="scala-migrations_2.10.0-RC5" rev="1.1.1">
  <artifact name="scala-migrations_2.10.0-RC5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imageworks.scala-migrations', module='scala-migrations_2.10.0-RC5', version='1.1.1')
)
libraryDependencies += "com.imageworks.scala-migrations" % "scala-migrations_2.10.0-RC5" % "1.1.1"
[com.imageworks.scala-migrations/scala-migrations_2.10.0-RC5 "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0-RC5
org.slf4j : slf4j-api jar [1.5.8,2.0)

test (6)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.10-M1
mysql : mysql-connector-java jar [5.1.0,5.2)
org.apache.derby : derby jar [10.5.3.0,11.0)
org.jmock : jmock-junit4 jar [2.5.1,3.0)
org.slf4j : slf4j-log4j12 jar [1.5.8,2.0)
postgresql : postgresql jar 9.1-901.jdbc4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.3