Looks like I only need
org.glassfish.jaxb
jaxb-runtime
2.3.3
Den fre 28 aug. 2020 kl 08:56 skrev Patrik Karlström :
> I have a project where I have the following deps, perhaps you can get some
> inspiration from that.
>
>
>
>
I have a project where I have the following deps, perhaps you can get some
inspiration from that.
jakarta.xml.bind
jakarta.xml.bind-api
2.3.3
javax.activation
activation
1.1.1
Has anyone came across this problem?
On Tuesday, August 25, 2020, 10:29:53 AM GMT+4:30, HRH
wrote:
Hi,
Since the departure of JAXB from JDK 8, I am wondering how to patch my current
POM, so I can retrofit some legacy (JDK 6 ) codebase with JAXB API into my
maven based JAVAFX project
Hi,
Since the departure of JAXB from JDK 8, I am wondering how to patch my current
POM, so I can retrofit some legacy (JDK 6 ) codebase with JAXB API into my
maven based JAVAFX project using JDK 14?
I have added the following directives to the project POM dependency list:
javax.xml.b