License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-jetty |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnflow-jetty
nFlow Jetty
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-jetty-8.0.0.pom | |
nflow-jetty-8.0.0.jar | 21 KB |
nflow-jetty-8.0.0-sources.jar | 13 KB |
nflow-jetty-8.0.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-jetty/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-jetty</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-jetty/
implementation 'io.nflow:nflow-jetty:8.0.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-jetty/
implementation ("io.nflow:nflow-jetty:8.0.0")
'io.nflow:nflow-jetty:jar:8.0.0'
<dependency org="io.nflow" name="nflow-jetty" rev="8.0.0">
<artifact name="nflow-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-jetty', version='8.0.0')
)
libraryDependencies += "io.nflow" % "nflow-jetty" % "8.0.0"
[io.nflow/nflow-jetty "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.nflow : nflow-rest-api-jax-rs | jar | 8.0.0 |
io.nflow : nflow-server-common | jar | 8.0.0 |
com.nitorcreations : core-utils | jar | 1.4 |
org.eclipse.jetty : jetty-server | jar | 10.0.9 |
org.eclipse.jetty : jetty-servlet | jar | 10.0.9 |
org.eclipse.jetty : jetty-jmx | jar | 10.0.9 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.2 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.5.2 |
org.apache.cxf : cxf-rt-management | jar | 3.5.2 |
org.apache.cxf : cxf-rt-rs-service-description-openapi-v3 | jar | 3.5.2 |
io.swagger.core.v3 : swagger-jaxrs2 | jar | 2.2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.3 |
org.springframework : spring-web | jar | 5.3.18 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.h2database : h2 | jar | 2.1.212 |
io.dropwizard.metrics : metrics-servlets | jar | 4.2.9 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
javax.xml.ws : jaxws-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
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.postgresql : postgresql | jar | 42.3.6 |
com.microsoft.sqlserver : mssql-jdbc | jar | 10.2.1.jre11 |
mysql : mysql-connector-java | jar | 8.0.29 |
org.mariadb.jdbc : mariadb-java-client | jar | 3.0.5 |