Last Version

webant pom 1.0.0

a distribution crawler.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webant
ArtifactId

ArtifactId

webant
Version

Version

1.0.0
Type

Type

pom
Description

Description

webant pom
a distribution crawler.
Source Code Management

Source Code Management

https://github.com/sutine/webant

Download webant 1.0.0

Filename Size
webant-1.0.0.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/org.webant/webant/ -->
<dependency>
    <groupId>org.webant</groupId>
    <artifactId>webant</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.webant/webant/
implementation 'org.webant:webant:1.0.0'
// https://jarcasting.com/artifacts/org.webant/webant/
implementation ("org.webant:webant:1.0.0")
'org.webant:webant:pom:1.0.0'
<dependency org="org.webant" name="webant" rev="1.0.0">
  <artifact name="webant" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.webant', module='webant', version='1.0.0')
)
libraryDependencies += "org.webant" % "webant" % "1.0.0"
[org.webant/webant "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-actors jar 2.11.8
org.slf4j : slf4j-api jar 1.7.21
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2
org.apache.logging.log4j : log4j-1.2-api jar 2.6.2
org.apache.logging.log4j : log4j-core jar 2.6.2
org.apache.logging.log4j : log4j-api jar 2.6.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.0
junit : junit jar 4.12

Project Modules

  • webant-commons
  • webant-queen
  • webant-worker
  • webant-soldier
  • webant-extension