Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
<dependency>
2
    <maven>
3
        <groupId>commons-net</groupId>
4
        <artifactId>commons-net</artifactId>
5
        <version>2.0</version>
6
    </maven>
7
    <jpp>
8
        <groupId>JPP</groupId>
9
        <artifactId>commons-net</artifactId>
10
        <version>2.0</version>
11
    </jpp>
12
</dependency>
13