Skip to content

arashk1368/CrawlingCommons

Repository files navigation

Crawling Commons

Common utilities, model and DAOs for crawling services usage.

Add this repository to your pom.xml file:

<repository>
            <id>CrawlingCommons-mvn-repo</id>
            <url>https://raw.github.com/arashk1368/CrawlingCommons/mvn-repo/</url>
            <snapshots>
                <enabled>true</enabled>
                <updatePolicy>always</updatePolicy>
            </snapshots>
</repository>

And also add this dependecy for usage:

<dependency>
            <groupId>cloudservices.brokerage.crawler</groupId>
            <artifactId>CrawlingCommons</artifactId>
            <version>1.0-SNAPSHOT</version>
            <type>jar</type>
</dependency>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages