factcast-rest-jersey
Jersey based REST Server lib for FactCast Server
License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.factcast |
ArtifactId | ArtifactIdfactcast-example-server-rest-jersey |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST API for Factcast Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Jersey based REST Server lib for FactCast Server