Open mikeChampagne opened 11 years ago
I use it for a mobile web application (not public, yet) and it's running since Jan 2013. I have no idea if I am the only one using it :-)
This chart is provided by oss.sonatype.org and should be related to download from maven central repository if I understood it properly.
Last version, 1.0.3, was released in Feb-2013.
Anybody using it, can leave a comment here to say "hello".
Hello! We are using it here at http://www.workshare.com for our microservices stack
Anybody using OWNER open this URL and click on the button "I use this". And if you mind to add a 5 stars rating at the bottom left, that would be welcome too ;)
I am using it for projects on HDScores. Love it, thanks!
Updated stats
Having struggled for years looking for a clean XML based Java configuration system, I downloaded OWNER a few weeks ago and found that it fit the bill. Thanks for the great work. I have one question.
I have configured it for numerous complex values using converters, and other methods but there is one technique I have not figure out. That is how to create a multidimensional result (such as a two dimensional string array, or deep lists) from a string value with outer and inner delimiters. For instance 'a;b;c,d;e;f,g;h;i needs to become {{a,b,c},{d,e,f},{g,h,i}}
Any ideas?
Thanks again.
I found this link: http://www.va.gov/TRM/ToolPage.asp?tid=8257 So it looks like that the United States Department Of Veterans Affairs approved OWNER library for their software.
Yeah! That's how you do it!!!
On 24 May 2016 at 11:39, Luigi R. Viggiano notifications@github.com wrote:
I found this link: http://www.va.gov/TRM/ToolPage.asp?tid=8257 So it looks like that the United States Department Of Veterans Affairs approved OWNER library for their software.
— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/lviggiano/owner/issues/32#issuecomment-221231456
We use it for www.chewy.com configuration.
We're using it at www.wuxinextcode.com for our core technologies.
I am starting to use it, it is very clean and very easy to understand, it is definitely better than some other Apachi Configuration API and the yaml file. Good work!
I just started using it ... really brilliant!
I would like to know who uses this API, and how many downloads have been made?