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

database-conf.deploy-repository.yaml.derby-network Maven / Gradle / Ivy

The newest version!
xl.repository:
  artifacts:
    root: build/artifacts
  database:
    db-driver-classname: "org.apache.derby.jdbc.ClientDriver"
    db-url: "jdbc:derby://localhost:1527/xldrepo;create=true;user=admin;password=admin"
    db-username: "admin"
    db-password: "admin"
    leak-detection-threshold: 2 minutes
    max-pool-size: 10




© 2015 - 2025 Weber Informatics LLC | Privacy Policy