License |
License |
---|---|
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdopenfact-testsuite-integration |
Version | Version1.1.3.Final |
Type | Typepom |
Description |
DescriptionOpenfact Integration Testsuite
Openfact is a UBL Server Administrator
|
Filename | Size |
---|---|
openfact-testsuite-integration-1.1.3.Final.pom | 707 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite-integration/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact-testsuite-integration</artifactId>
<version>1.1.3.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite-integration/
implementation 'org.sistcoop:openfact-testsuite-integration:1.1.3.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-testsuite-integration/
implementation ("org.sistcoop:openfact-testsuite-integration:1.1.3.Final")
'org.sistcoop:openfact-testsuite-integration:pom:1.1.3.Final'
<dependency org="org.sistcoop" name="openfact-testsuite-integration" rev="1.1.3.Final">
<artifact name="openfact-testsuite-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-testsuite-integration', version='1.1.3.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-testsuite-integration" % "1.1.3.Final"
[org.sistcoop/openfact-testsuite-integration "1.1.3.Final"]