factcast-rest-jersey
Jersey based REST Server lib for FactCast Server
License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.factcast |
ArtifactId | ArtifactIdfactcast-rest-jersey |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfactcast jersey reactor
REST API for Factcast Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
factcast-rest-jersey-0.0.13.pom | 7 KB |
factcast-rest-jersey-0.0.13-tests.jar | 3 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Jersey based REST Server lib for FactCast Server