maven search for ofbiz API

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

maven search for ofbiz API

Nicholas
I'm not understanding how to use the API:


https://ci.apache.org/projects/ofbiz/site/stable/javadocs/


because there's nothing on maven which I could find.  Where is "the"
API?  The JAR files for the API?  Either in maven or gradle.


thanks,


Nick


Reply | Threaded
Open this post in threaded view
|

Re: maven search for ofbiz API

adityasharma
Hi Nicholas,

The Java docs refer to the packages and classes available with Apache OFBiz
for use.

Refer to the following links to get started with OFBiz:
https://ofbiz.apache.org/developers.html
https://ofbiz.apache.org/business-users.html

Useful Documentation
https://cwiki.apache.org/confluence/x/j5CuAg
https://cwiki.apache.org/confluence/x/GoB2
https://cwiki.apache.org/confluence/x/cQFk

HTH

Thanks and regards,
Aditya Sharma

On Mon, Nov 16, 2020 at 2:23 AM Nicholas <[hidden email]>
wrote:

> I'm not understanding how to use the API:
>
>
> https://ci.apache.org/projects/ofbiz/site/stable/javadocs/
>
>
> because there's nothing on maven which I could find.  Where is "the"
> API?  The JAR files for the API?  Either in maven or gradle.
>
>
> thanks,
>
>
> Nick
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: maven search for ofbiz API

Nicholas
thanks Aditya,

I'll take a look, and glad to see activity here, as well.


-Nick


On 11/15/20 10:57 PM, Aditya Sharma wrote:

> Hi Nicholas,
>
> The Java docs refer to the packages and classes available with Apache OFBiz
> for use.
>
> Refer to the following links to get started with OFBiz:
> https://ofbiz.apache.org/developers.html
> https://ofbiz.apache.org/business-users.html
>
> Useful Documentation
> https://cwiki.apache.org/confluence/x/j5CuAg
> https://cwiki.apache.org/confluence/x/GoB2
> https://cwiki.apache.org/confluence/x/cQFk
>
> HTH
>
> Thanks and regards,
> Aditya Sharma
>
> On Mon, Nov 16, 2020 at 2:23 AM Nicholas <[hidden email]>
> wrote:
>
>> I'm not understanding how to use the API:
>>
>>
>> https://ci.apache.org/projects/ofbiz/site/stable/javadocs/
>>
>>
>> because there's nothing on maven which I could find.  Where is "the"
>> API?  The JAR files for the API?  Either in maven or gradle.
>>
>>
>> thanks,
>>
>>
>> Nick
>>
>>
>>