![JAR search and dependency download from the Maven repository](/logo.png)
com.viaoa.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oa-core Show documentation
Show all versions of oa-core Show documentation
Object Automation library
The newest version!
/* needs to be in the pacakge that uses props that are OADateTime,
* ex: com.template.model.oa
@XmlJavaTypeAdapters({
@XmlJavaTypeAdapter(type=OADateTime.class, value=OADateTimeXmlAdapter.class)
})
*/
package com.viaoa.util;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy