License |
License |
---|---|
GroupId | GroupIdorg.ops4j.xvisitor |
ArtifactId | ArtifactIdxvisitor-itest |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionXVisitor Integration Tests
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xvisitor-itest-0.1.1.pom | |
xvisitor-itest-0.1.1.jar | 23 KB |
xvisitor-itest-0.1.1-sources.jar | 21 KB |
xvisitor-itest-0.1.1-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.xvisitor/xvisitor-itest/ -->
<dependency>
<groupId>org.ops4j.xvisitor</groupId>
<artifactId>xvisitor-itest</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.xvisitor/xvisitor-itest/
implementation 'org.ops4j.xvisitor:xvisitor-itest:0.1.1'
// https://jarcasting.com/artifacts/org.ops4j.xvisitor/xvisitor-itest/
implementation ("org.ops4j.xvisitor:xvisitor-itest:0.1.1")
'org.ops4j.xvisitor:xvisitor-itest:jar:0.1.1'
<dependency org="org.ops4j.xvisitor" name="xvisitor-itest" rev="0.1.1">
<artifact name="xvisitor-itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.xvisitor', module='xvisitor-itest', version='0.1.1')
)
libraryDependencies += "org.ops4j.xvisitor" % "xvisitor-itest" % "0.1.1"
[org.ops4j.xvisitor/xvisitor-itest "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |