Last Version

factcast jersey reactor 0.0.13

REST API for Factcast Server

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-rest-jersey
Version

Version

0.0.13
Type

Type

jar
Description

Description

factcast jersey reactor
REST API for Factcast Server
Project URL

Project URL

https://github.com/Mercateo/factcast-rest-jersey/tree/master/
Project Organization

Project Organization

Mercateo AG
Source Code Management

Source Code Management

https://github.com/Mercateo/factcast-rest-jersey.git

Download factcast-rest-jersey 0.0.13


<!-- https://jarcasting.com/artifacts/org.factcast/factcast-rest-jersey/ -->
<dependency>
    <groupId>org.factcast</groupId>
    <artifactId>factcast-rest-jersey</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-rest-jersey/
implementation 'org.factcast:factcast-rest-jersey:0.0.13'
// https://jarcasting.com/artifacts/org.factcast/factcast-rest-jersey/
implementation ("org.factcast:factcast-rest-jersey:0.0.13")
'org.factcast:factcast-rest-jersey:jar:0.0.13'
<dependency org="org.factcast" name="factcast-rest-jersey" rev="0.0.13">
  <artifact name="factcast-rest-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-rest-jersey', version='0.0.13')
)
libraryDependencies += "org.factcast" % "factcast-rest-jersey" % "0.0.13"
[org.factcast/factcast-rest-jersey "0.0.13"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
com.google.guava : guava jar
com.google.code.findbugs : annotations jar 3.0.1u2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

  • factcast-server-rest-jersey
  • factcast-examples/factcast-example-server-rest-jersey