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

database-conf.deploy-repository.yaml.oracle-19c-se Maven / Gradle / Ivy

There is a newer version: 23.3.0-1025.941
Show newest version
xl:
  repository:
    database:
      db-driver-classname: "oracle.jdbc.OracleDriver"
      db-password: "xldrepo"
      db-url: "jdbc:oracle:thin:@localhost:{{DB_PORT}}:XE"
      db-username: system
      max-pool-size: 10
    artifacts.root: "build/artifacts"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy