| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdcom.nitorcreations |
| ArtifactId | ArtifactIdnflow-jetty |
| Version | Version3.3.0 |
| Type | Typejar |
| Description |
Descriptionnflow-jetty
nFlow Jetty
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nflow-jetty-3.3.0.pom | |
| nflow-jetty-3.3.0.jar | 1 MB |
| nflow-jetty-3.3.0-sources.jar | 24 KB |
| nflow-jetty-3.3.0-javadoc.jar | 107 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/nflow-jetty/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>nflow-jetty</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/nflow-jetty/
implementation 'com.nitorcreations:nflow-jetty:3.3.0'
// https://jarcasting.com/artifacts/com.nitorcreations/nflow-jetty/
implementation ("com.nitorcreations:nflow-jetty:3.3.0")
'com.nitorcreations:nflow-jetty:jar:3.3.0'
<dependency org="com.nitorcreations" name="nflow-jetty" rev="3.3.0">
<artifact name="nflow-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='nflow-jetty', version='3.3.0')
)
libraryDependencies += "com.nitorcreations" % "nflow-jetty" % "3.3.0"
[com.nitorcreations/nflow-jetty "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nitorcreations : nflow-rest-api | jar | 3.3.0 |
| com.nitorcreations : core-utils | jar | 1.4 |
| org.eclipse.jetty : jetty-server | jar | 9.2.14.v20151106 |
| org.eclipse.jetty : jetty-servlet | jar | 9.2.14.v20151106 |
| org.eclipse.jetty : jetty-jmx | jar | 9.2.14.v20151106 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.5 |
| org.apache.cxf : cxf-rt-management | jar | 3.1.5 |
| org.apache.cxf : cxf-rt-rs-service-description | jar | 3.1.5 |
| io.swagger : swagger-jaxrs | jar | 1.5.7 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.7.1 |
| org.springframework : spring-web | jar | 4.2.5.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.18 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.18 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.18 |
| ch.qos.logback : logback-classic | jar | 1.1.5 |
| org.slf4j : jul-to-slf4j | jar | 1.7.18 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.h2database : h2 | jar | 1.4.191 |
| io.dropwizard.metrics : metrics-servlets | jar | 3.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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.postgresql : postgresql | jar | 9.4.1208.jre7 |
| mysql : mysql-connector-java | jar | 5.1.38 |