• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
JDBC and Maven
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JDBC and Maven


  • Subject: JDBC and Maven
  • From: Theodore Petrosky via Webobjects-dev <email@hidden>
  • Date: Sat, 25 Jan 2025 14:46:50 -0500

Ok so I can create new Maven based apps. I can download the postgres JDBC
driver or the maven text:

            <dependency>
                <groupId>org.postgresql</groupId>
                <artifactId>postgresql</artifactId>
                <version>42.7.5</version>
            </dependency>


I tried putting the   postgresql-42.7.5.jar in /Libraries but my app still does
not see the driver.

AND

My app uses a framework that I created. How do I add it?

Ted
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: JDBC and Maven
      • From: Paul Hoadley via Webobjects-dev <email@hidden>
    • Re: JDBC and Maven
      • From: Ramsey Gurley via Webobjects-dev <email@hidden>
  • Prev by Date: Re: JavaMonitor DAs
  • Next by Date: Re: JavaMonitor DAs
  • Previous by thread: Re: JavaMonitor DAs
  • Next by thread: Re: JDBC and Maven
  • Index(es):
    • Date
    • Thread