Re: trivial third party jar dependancy
- From: Lew <lew@xxxxxxxxxxxxx>
- Date: Thu, 27 Mar 2008 09:47:16 -0400
thufir wrote:
I googled a bit but didn't find anything trivial. I have a "hello world" which happens to do a randomly-chosen calculation. What I would like to throw into the mix is a third party jar of some sort so that HelloFibonacci.jar has a dependancy on this third party jar to do something.
I'm not sure what the something is, but it should be trivial. This is strictly to work on packaging rather than anything else at the moment.
What would be a simple sort of jar file to include in the compiling and building process, which I could then utilize? Perhaps instantiate something from this third party jar, something along those lines -- nothing complex.
Why does it have to be a third-party JAR? Why not write your own dependency JAR for this test? Have it include one test class.
--
Lew
.
- References:
- trivial third party jar dependancy
- From: thufir
- trivial third party jar dependancy
- Prev by Date: trivial third party jar dependancy
- Next by Date: Re: trivial third party jar dependancy
- Previous by thread: trivial third party jar dependancy
- Next by thread: Re: trivial third party jar dependancy
- Index(es):
Relevant Pages
|
|