is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-testsuite-integration 1.0.5.Final


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-testsuite-integration
Version

Version

1.0.5.Final
Type

Type

pom

Download openfact-testsuite-integration 1.0.5.Final


<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite-integration/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact-testsuite-integration</artifactId>
    <version>1.0.5.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite-integration/
implementation 'org.sistcoop:openfact-testsuite-integration:1.0.5.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite-integration/
implementation ("org.sistcoop:openfact-testsuite-integration:1.0.5.Final")
'org.sistcoop:openfact-testsuite-integration:pom:1.0.5.Final'
<dependency org="org.sistcoop" name="openfact-testsuite-integration" rev="1.0.5.Final">
  <artifact name="openfact-testsuite-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-testsuite-integration', version='1.0.5.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-testsuite-integration" % "1.0.5.Final"
[org.sistcoop/openfact-testsuite-integration "1.0.5.Final"]