License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdtesting |
Last Version | Last Version1.2.0.redhat-133 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 :: Tooling :: Testing
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testing-1.2.0.redhat-133.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/testing/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>testing</artifactId>
<version>1.2.0.redhat-133</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/testing/
implementation 'io.fabric8:testing:1.2.0.redhat-133'
// https://jarcasting.com/artifacts/io.fabric8/testing/
implementation ("io.fabric8:testing:1.2.0.redhat-133")
'io.fabric8:testing:pom:1.2.0.redhat-133'
<dependency org="io.fabric8" name="testing" rev="1.2.0.redhat-133">
<artifact name="testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='testing', version='1.2.0.redhat-133')
)
libraryDependencies += "io.fabric8" % "testing" % "1.2.0.redhat-133"
[io.fabric8/testing "1.2.0.redhat-133"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |