| License |
License
Apache License Version 2.0
|
|---|---|
| Categories |
CategoriesBuild Tools |
| GroupId | GroupIdcom.redhat.rhevm.api |
| ArtifactId | ArtifactIdbuild-tools |
| Last Version | Last Version1.0-rc1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRHEV-M API Build Tools
Build tools available for use by RHEV-M API modules
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| build-tools-1.0-rc1.21.pom | |
| build-tools-1.0-rc1.21.jar | 2 KB |
| build-tools-1.0-rc1.21-sources.jar | 823 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |