All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.play-cassandra_2.11.0.0.2.source-code.reference.conf Maven / Gradle / Ivy

The newest version!
cassandraPlugin {
  host = "127.0.0.1"
  port = 9042
  appName = "appWithCassandraPlugin"
  evolution {
    enabled = true
    directory = "evolutions/cassandra/"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy