Quantcast
Channel: Silk Test - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 625

Silk4j Add dependencies

$
0
0

Hello everyone,


I wonder how do you add easy dependencies to a silk4j project in eclipse?

I know 3 ways:

1. if you run regular maven project with Eclipse you do like picture below:

 

2. I know how I add external Jars inside the project.

 

3. inside the pom.xml

 

you just add for instance:

<dependency>
    <groupId>com.googlecode.json-simple</groupId>
    <artifactId>json-simple</artifactId>
    <version>1.1.1</version>
</dependency>
 
 
 
Please help me out how to do this simplest with also less effort as possible in silk4j

Thank you in advance 

Viewing all articles
Browse latest Browse all 625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>