License |
License |
---|---|
GroupId | GroupIdio.logspace |
ArtifactId | ArtifactIdlogspace-it |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogspace Integration Tests
The Maven Parent POM for Indoqa opensource software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logspace-it-0.3.2.pom | |
logspace-it-0.3.2.jar | 6 KB |
logspace-it-0.3.2-sources.jar | 4 KB |
logspace-it-0.3.2-javadoc.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.logspace/logspace-it/ -->
<dependency>
<groupId>io.logspace</groupId>
<artifactId>logspace-it</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-it/
implementation 'io.logspace:logspace-it:0.3.2'
// https://jarcasting.com/artifacts/io.logspace/logspace-it/
implementation ("io.logspace:logspace-it:0.3.2")
'io.logspace:logspace-it:jar:0.3.2'
<dependency org="io.logspace" name="logspace-it" rev="0.3.2">
<artifact name="logspace-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-it', version='0.3.2')
)
libraryDependencies += "io.logspace" % "logspace-it" % "0.3.2"
[io.logspace/logspace-it "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.logspace : logspace-agent-controller | jar | 0.3.2 |
io.logspace : logspace-hq-webapp | jar | 0.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-core | jar | 7.2.1 |
com.indoqa : system-test-tools | jar | 1.0.0 |
junit : junit | jar | 4.12 |