Last Version

ant-wrapper 0.0.1

Apache Ant Command Line Wrapper

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.rimerosolutions.ant
ArtifactId

ArtifactId

ant-wrapper
Version

Version

0.0.1
Type

Type

jar
Description

Description

ant-wrapper
Apache Ant Command Line Wrapper
Project URL

Project URL

https://github.com/rimerosolutions/ant-wrapper
Source Code Management

Source Code Management

https://github.com/rimerosolutions/ant-wrapper

Download ant-wrapper 0.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.ant : ant-launcher jar 1.7.0
org.apache.ant : ant jar 1.7.0
com.rimerosolutions.ant : ant-git-tasks Optional jar 0.0.1-SNAPSHOT
org.eclipse.jgit : org.eclipse.jgit.ant Optional jar 3.0.0.201306101825-r
org.eclipse.jgit : org.eclipse.jgit Optional jar 3.0.0.201306101825-r
com.jcraft : jsch Optional jar 0.1.50
net.sourceforge.cobertura : cobertura Optional jar 1.9.4.1
com.google.code.findbugs : findbugs-ant Optional jar 2.0.1

test (4)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.11
org.apache.ant : ant-junit jar 1.7.1

Project Modules

There are no modules declared in this project.