License |
License |
---|---|
GroupId | GroupIdcom.github.brianway |
ArtifactId | ArtifactIdwebporter-parent |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwebporter-parent
Java crawler application based on webmagic.
|
Project URL |
Project URL |
Filename | Size |
---|---|
webporter-parent-1.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brianway/webporter-parent/ -->
<dependency>
<groupId>com.github.brianway</groupId>
<artifactId>webporter-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brianway/webporter-parent/
implementation 'com.github.brianway:webporter-parent:1.0'
// https://jarcasting.com/artifacts/com.github.brianway/webporter-parent/
implementation ("com.github.brianway:webporter-parent:1.0")
'com.github.brianway:webporter-parent:pom:1.0'
<dependency org="com.github.brianway" name="webporter-parent" rev="1.0">
<artifact name="webporter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.brianway', module='webporter-parent', version='1.0')
)
libraryDependencies += "com.github.brianway" % "webporter-parent" % "1.0"
[com.github.brianway/webporter-parent "1.0"]