License |
License |
---|---|
GroupId | GroupIdcom.nitorcreations |
ArtifactId | ArtifactIdnflow-rest-api |
Version | Version3.3.0 |
Type | Typejar |
Description |
Descriptionnflow-rest-api
nFlow REST API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-rest-api-3.3.0.pom | |
nflow-rest-api-3.3.0.jar | 45 KB |
nflow-rest-api-3.3.0-sources.jar | 26 KB |
nflow-rest-api-3.3.0-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/nflow-rest-api/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>nflow-rest-api</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/nflow-rest-api/
implementation 'com.nitorcreations:nflow-rest-api:3.3.0'
// https://jarcasting.com/artifacts/com.nitorcreations/nflow-rest-api/
implementation ("com.nitorcreations:nflow-rest-api:3.3.0")
'com.nitorcreations:nflow-rest-api:jar:3.3.0'
<dependency org="com.nitorcreations" name="nflow-rest-api" rev="3.3.0">
<artifact name="nflow-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='nflow-rest-api', version='3.3.0')
)
libraryDependencies += "com.nitorcreations" % "nflow-rest-api" % "3.3.0"
[com.nitorcreations/nflow-rest-api "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nitorcreations : nflow-engine | jar | 3.3.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
io.swagger : swagger-annotations | jar | 1.5.7 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.hibernate : hibernate-validator | jar | 5.2.3.Final |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
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.1.5 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
com.nitorcreations : matchers | jar | 1.3 |
org.glassfish.jersey.core : jersey-server | jar | 2.22.2 |
org.glassfish.jersey.containers : jersey-container-simple-http | jar | 2.22.2 |