Search code examples
javaoracle-databasejdbcxmltype

Can anyone provide Maven repository for XMLType xdb.jar and xmlparserv2.jar


I want to insert Oracle XMLType into database through JDBC. I saw in some websites that we need xdb.jar and xmlparserv2.jar for this.

Can anyone provide the Maven repositories and dependencies for these?


Solution

  • i have found that oracle has copyrights for these jars and u wont find them in any public repository We have to download them from the oracle website and then add the jars manually to your local repository