Last Version

reactive-parent multimodule 0.10

Parent POM for 1-and-1 open source projects. Defines oftenly used dependencies as well as plugins and their versions.

License

License

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

net.oneandone.reactive
ArtifactId

ArtifactId

reactive-parent
Version

Version

0.10
Type

Type

pom
Description

Description

reactive-parent multimodule
Parent POM for 1-and-1 open source projects. Defines oftenly used dependencies as well as plugins and their versions.
Project Organization

Project Organization

1&1

Download reactive-parent 0.10

Filename Size
reactive-parent-0.10.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/net.oneandone.reactive/reactive-parent/ -->
<dependency>
    <groupId>net.oneandone.reactive</groupId>
    <artifactId>reactive-parent</artifactId>
    <version>0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.reactive/reactive-parent/
implementation 'net.oneandone.reactive:reactive-parent:0.10'
// https://jarcasting.com/artifacts/net.oneandone.reactive/reactive-parent/
implementation ("net.oneandone.reactive:reactive-parent:0.10")
'net.oneandone.reactive:reactive-parent:pom:0.10'
<dependency org="net.oneandone.reactive" name="reactive-parent" rev="0.10">
  <artifact name="reactive-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.reactive', module='reactive-parent', version='0.10')
)
libraryDependencies += "net.oneandone.reactive" % "reactive-parent" % "0.10"
[net.oneandone.reactive/reactive-parent "0.10"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.reactivestreams : reactive-streams jar 1.0.0.M3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • reactive-http