License |
License |
---|---|
GroupId | GroupIdorg.apache.meecrowave |
ArtifactId | ArtifactIdintegration-tests |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMeecrowave :: Integration Tests
For modules requiring custom classpaths.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-tests-1.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.meecrowave/integration-tests/ -->
<dependency>
<groupId>org.apache.meecrowave</groupId>
<artifactId>integration-tests</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.meecrowave/integration-tests/
implementation 'org.apache.meecrowave:integration-tests:1.2.1'
// https://jarcasting.com/artifacts/org.apache.meecrowave/integration-tests/
implementation ("org.apache.meecrowave:integration-tests:1.2.1")
'org.apache.meecrowave:integration-tests:pom:1.2.1'
<dependency org="org.apache.meecrowave" name="integration-tests" rev="1.2.1">
<artifact name="integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.meecrowave', module='integration-tests', version='1.2.1')
)
libraryDependencies += "org.apache.meecrowave" % "integration-tests" % "1.2.1"
[org.apache.meecrowave/integration-tests "1.2.1"]