License |
License |
---|---|
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-rest-api-common |
Version | Version7.3.0 |
Type | Typejar |
Description |
Descriptionnflow-rest-api-common
nFlow REST API Common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-rest-api-common-7.3.0.pom | |
nflow-rest-api-common-7.3.0.jar | 45 KB |
nflow-rest-api-common-7.3.0-sources.jar | 24 KB |
nflow-rest-api-common-7.3.0-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-common/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-rest-api-common</artifactId>
<version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-common/
implementation 'io.nflow:nflow-rest-api-common:7.3.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-common/
implementation ("io.nflow:nflow-rest-api-common:7.3.0")
'io.nflow:nflow-rest-api-common:jar:7.3.0'
<dependency org="io.nflow" name="nflow-rest-api-common" rev="7.3.0">
<artifact name="nflow-rest-api-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-rest-api-common', version='7.3.0')
)
libraryDependencies += "io.nflow" % "nflow-rest-api-common" % "7.3.0"
[io.nflow/nflow-rest-api-common "7.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.nflow : nflow-engine | jar | 7.3.0 |
io.swagger : swagger-annotations | jar | 1.6.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.el | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |
com.nitorcreations : matchers | jar | 1.3 |