org.factcast:factcast-example-server-rest-jersey

REST API for Factcast Server

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-example-server-rest-jersey
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

REST API for Factcast Server
Project URL

Project URL

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

Project Organization

Mercateo AG

Download factcast-example-server-rest-jersey

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.factcast : factcast-store-pgsql jar
org.postgresql : postgresql jar 42.1.1
org.factcast : factcast-server-rest-jersey jar 0.0.13
org.springframework.boot : spring-boot-starter-jetty jar
org.springframework.boot : spring-boot-starter-web jar
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

There are no modules declared in this project.

factcast-rest-jersey

Jersey based REST Server lib for FactCast Server

CircleCI Coverage Status MavenCentral

org.factcast
the procurement platform for your business

Versions

Version
0.0.13
0.0.12