is not current version
Last Version 2.4

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


Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-archetype
Version

Version

1.13
Type

Type

jar

Download storm-crawler-archetype 1.13


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