License |
License |
---|---|
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-rest-api-common |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
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-8.0.0.pom | |
nflow-rest-api-common-8.0.0.jar | 44 KB |
nflow-rest-api-common-8.0.0-sources.jar | 24 KB |
nflow-rest-api-common-8.0.0-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-common/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-rest-api-common</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-common/
implementation 'io.nflow:nflow-rest-api-common:8.0.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-common/
implementation ("io.nflow:nflow-rest-api-common:8.0.0")
'io.nflow:nflow-rest-api-common:jar:8.0.0'
<dependency org="io.nflow" name="nflow-rest-api-common" rev="8.0.0">
<artifact name="nflow-rest-api-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-rest-api-common', version='8.0.0')
)
libraryDependencies += "io.nflow" % "nflow-rest-api-common" % "8.0.0"
[io.nflow/nflow-rest-api-common "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.nflow : nflow-engine | jar | 8.0.0 |
io.swagger.core.v3 : swagger-annotations | jar | 2.2.0 |
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.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.mockito : mockito-inline | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
org.hamcrest : hamcrest | jar | 2.2 |