is not current version
Last Version 2.4

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


Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-archetype
Version

Version

1.18
Type

Type

jar

Download storm-crawler-archetype 1.18


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