m

microprofile-reactive-streams-operators-parent

Eclipse MicroProfile Reactive Streams Operators :: Parent POM
http://microprofile.io
Apache License, Version 2.0
Eclipse Foundation
James Roper Clement Escoffier
Files download
File Operation
microprofile-reactive-streams-operators-parent-2.0.pom download
Apache Maven
<dependency>
  <groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
  <artifactId>microprofile-reactive-streams-operators-parent</artifactId>
  <version>2.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent:2.0'
Gradle Kotlin
implementation("org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent:2.0")
Scala SBT
libraryDependencies += "org.eclipse.microprofile.reactive-streams-operators" % "microprofile-reactive-streams-operators-parent" % "2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.microprofile.reactive-streams-operators', module='microprofile-reactive-streams-operators-parent', version='2.0')
)
Apache Ivy
<dependency org="org.eclipse.microprofile.reactive-streams-operators" name="microprofile-reactive-streams-operators-parent" rev="2.0" />
Leiningen
[org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-parent "2.0"]
Apache Buildr
'org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-parent:jar:2.0'
Dependencies
The project has no third-party dependencies