Last Version

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

REST API for Factcast Server

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-server-rest-jersey
Version

Version

0.0.13
Type

Type

jar
Description

Description

REST API for Factcast Server
Project URL

Project URL

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

Project Organization

Mercateo AG

Download factcast-server-rest-jersey 0.0.13


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jersey jar
org.glassfish.hk2 : spring-bridge jar 2.5.0-b36
com.mercateo.rest : rest-schemagen-spring jar 0.1.17
org.factcast : factcast-core jar 0.0.12
org.glassfish.jersey.media : jersey-media-sse jar 2.25.1
org.assertj : assertj-core 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

test (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jetty jar
org.junit.platform : junit-platform-engine jar
org.junit.platform : junit-platform-runner jar
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-migrationsupport jar
org.mockito : mockito-core jar
org.factcast : factcast-store-inmem jar 0.0.12
org.factcast : factcast-core test-jar 0.0.12
io.github.restdocsext : restdocsext-jersey jar 0.1.1
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.25.1
com.mercateo.rest : rest-hateoas-client jar 0.1.0

Project Modules

There are no modules declared in this project.