s

smartcosmos-framework-test

Facilities for testing SMART COSMOS RDAO resources and services
Files download
File Operation
smartcosmos-framework-test-3.2.0.jar download
smartcosmos-framework-test-3.2.0.pom download
smartcosmos-framework-test-3.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>smartcosmos-framework-test</artifactId>
  <version>3.2.0</version>
</dependency>
Gradle Groovy
implementation 'net.smartcosmos:smartcosmos-framework-test:3.2.0'
Gradle Kotlin
implementation("net.smartcosmos:smartcosmos-framework-test:3.2.0")
Scala SBT
libraryDependencies += "net.smartcosmos" % "smartcosmos-framework-test" % "3.2.0"
Groovy Grape
@Grapes(
  @Grab(group='net.smartcosmos', module='smartcosmos-framework-test', version='3.2.0')
)
Apache Ivy
<dependency org="net.smartcosmos" name="smartcosmos-framework-test" rev="3.2.0" />
Leiningen
[net.smartcosmos/smartcosmos-framework-test "3.2.0"]
Apache Buildr
'net.smartcosmos:smartcosmos-framework-test:jar:3.2.0'