is not current version
Last Version 2.4

com.digitalpebble.stormcrawler:storm-crawler-archetype 1.8


Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-archetype
Version

Version

1.8
Type

Type

jar

Download storm-crawler-archetype 1.8


<!-- https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-archetype/ -->
<dependency>
    <groupId>com.digitalpebble.stormcrawler</groupId>
    <artifactId>storm-crawler-archetype</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-archetype/
implementation 'com.digitalpebble.stormcrawler:storm-crawler-archetype:1.8'
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-archetype/
implementation ("com.digitalpebble.stormcrawler:storm-crawler-archetype:1.8")
'com.digitalpebble.stormcrawler:storm-crawler-archetype:jar:1.8'
<dependency org="com.digitalpebble.stormcrawler" name="storm-crawler-archetype" rev="1.8">
  <artifact name="storm-crawler-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.stormcrawler', module='storm-crawler-archetype', version='1.8')
)
libraryDependencies += "com.digitalpebble.stormcrawler" % "storm-crawler-archetype" % "1.8"
[com.digitalpebble.stormcrawler/storm-crawler-archetype "1.8"]