License |
License
LGPL-3.0
|
---|---|
GroupId | GroupIdorg.tango-controls |
ArtifactId | ArtifactIdintegration-tests |
Last Version | Last Version9.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe JTango Parent POM provides common settings for all JTango components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-tests-9.7.0.pom | |
integration-tests-9.7.0.jar | 6 KB |
integration-tests-9.7.0-sources.jar | 5 KB |
integration-tests-9.7.0-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tango-controls/integration-tests/ -->
<dependency>
<groupId>org.tango-controls</groupId>
<artifactId>integration-tests</artifactId>
<version>9.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tango-controls/integration-tests/
implementation 'org.tango-controls:integration-tests:9.7.0'
// https://jarcasting.com/artifacts/org.tango-controls/integration-tests/
implementation ("org.tango-controls:integration-tests:9.7.0")
'org.tango-controls:integration-tests:jar:9.7.0'
<dependency org="org.tango-controls" name="integration-tests" rev="9.7.0">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tango-controls', module='integration-tests', version='9.7.0')
)
libraryDependencies += "org.tango-controls" % "integration-tests" % "9.7.0"
[org.tango-controls/integration-tests "9.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jacorb : jacorb | jar | 3.9 |
org.jacorb : jacorb-services | jar | 3.9 |
org.jboss.spec.javax.rmi : jboss-rmi-api_1.0_spec | jar | 1.0.6.Final |
org.zeromq : jeromq | jar | 0.5.1 |
org.tango-controls : JTangoCommons | jar | 9.7.0 |
org.tango-controls : JTangoServer | jar | 9.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |