Last Version

RHEV-M API Build Tools 1.0-rc1.21

Build tools available for use by RHEV-M API modules

License

License

Apache License Version 2.0
Categories

Categories

Build Tools
GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

build-tools
Version

Version

1.0-rc1.21
Type

Type

jar
Description

Description

RHEV-M API Build Tools
Build tools available for use by RHEV-M API modules
Project URL

Project URL

http://fedorahosted.org/rhevm-api/build-tools/

Download build-tools 1.0-rc1.21


<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/build-tools/ -->
<dependency>
    <groupId>com.redhat.rhevm.api</groupId>
    <artifactId>build-tools</artifactId>
    <version>1.0-rc1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/build-tools/
implementation 'com.redhat.rhevm.api:build-tools:1.0-rc1.21'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/build-tools/
implementation ("com.redhat.rhevm.api:build-tools:1.0-rc1.21")
'com.redhat.rhevm.api:build-tools:jar:1.0-rc1.21'
<dependency org="com.redhat.rhevm.api" name="build-tools" rev="1.0-rc1.21">
  <artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='build-tools', version='1.0-rc1.21')
)
libraryDependencies += "com.redhat.rhevm.api" % "build-tools" % "1.0-rc1.21"
[com.redhat.rhevm.api/build-tools "1.0-rc1.21"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.