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

orm.0.0.1.source-code.postgres_database.properties Maven / Gradle / Ivy

The newest version!
jdbc.drivers=org.postgresql.Driver
jdbc.url=jdbc:postgresql://127.0.0.1:5432/manatee_orm
jdbc.username=postgres
jdbc.password=12345




© 2015 - 2024 Weber Informatics LLC | Privacy Policy