Files download
File Operation
scalecube-benchmarks-parent-1.1.13.pom download
Apache Maven
<dependency>
  <groupId>io.scalecube</groupId>
  <artifactId>scalecube-benchmarks-parent</artifactId>
  <version>1.1.13</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.scalecube:scalecube-benchmarks-parent:1.1.13'
Gradle Kotlin
implementation("io.scalecube:scalecube-benchmarks-parent:1.1.13")
Scala SBT
libraryDependencies += "io.scalecube" % "scalecube-benchmarks-parent" % "1.1.13"
Groovy Grape
@Grapes(
  @Grab(group='io.scalecube', module='scalecube-benchmarks-parent', version='1.1.13')
)
Apache Ivy
<dependency org="io.scalecube" name="scalecube-benchmarks-parent" rev="1.1.13" />
Leiningen
[io.scalecube/scalecube-benchmarks-parent "1.1.13"]
Apache Buildr
'io.scalecube:scalecube-benchmarks-parent:jar:1.1.13'
Dependencies
The project has no third-party dependencies