| License |
License |
|---|---|
| GroupId | GroupIdio.nflow |
| ArtifactId | ArtifactIdnflow-rest-api-jax-rs |
| Version | Version8.0.0 |
| Type | Typejar |
| Description |
Descriptionnflow-rest-api-jax-rs
nFlow REST API JAX-RS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nflow-rest-api-jax-rs-8.0.0.pom | |
| nflow-rest-api-jax-rs-8.0.0.jar | 20 KB |
| nflow-rest-api-jax-rs-8.0.0-sources.jar | 12 KB |
| nflow-rest-api-jax-rs-8.0.0-javadoc.jar | 448 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-jax-rs/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-rest-api-jax-rs</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-jax-rs/
implementation 'io.nflow:nflow-rest-api-jax-rs:8.0.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-jax-rs/
implementation ("io.nflow:nflow-rest-api-jax-rs:8.0.0")
'io.nflow:nflow-rest-api-jax-rs:jar:8.0.0'
<dependency org="io.nflow" name="nflow-rest-api-jax-rs" rev="8.0.0">
<artifact name="nflow-rest-api-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-rest-api-jax-rs', version='8.0.0')
)
libraryDependencies += "io.nflow" % "nflow-rest-api-jax-rs" % "8.0.0"
[io.nflow/nflow-rest-api-jax-rs "8.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.nflow : nflow-rest-api-common | jar | 8.0.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.el | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-inline | jar | 4.6.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
| org.glassfish.jersey.core : jersey-server | jar | 2.35 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |
| org.glassfish.jersey.containers : jersey-container-simple-http | jar | 2.35 |