License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.appops |
ArtifactId | ArtifactIdappops-br-web-jetty |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionappops-br-web-jetty
appops black rhino web jetty
|
Filename | Size |
---|---|
appops-br-web-jetty-0.7.0.pom | |
appops-br-web-jetty-0.7.0.jar | 12 KB |
appops-br-web-jetty-0.7.0-sources.jar | 10 KB |
appops-br-web-jetty-0.7.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.appops/appops-br-web-jetty/ -->
<dependency>
<groupId>org.appops</groupId>
<artifactId>appops-br-web-jetty</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.appops/appops-br-web-jetty/
implementation 'org.appops:appops-br-web-jetty:0.7.0'
// https://jarcasting.com/artifacts/org.appops/appops-br-web-jetty/
implementation ("org.appops:appops-br-web-jetty:0.7.0")
'org.appops:appops-br-web-jetty:jar:0.7.0'
<dependency org="org.appops" name="appops-br-web-jetty" rev="0.7.0">
<artifact name="appops-br-web-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appops', module='appops-br-web-jetty', version='0.7.0')
)
libraryDependencies += "org.appops" % "appops-br-web-jetty" % "0.7.0"
[org.appops/appops-br-web-jetty "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.appops : appops-br-core | jar | 0.7.0 |
org.appops : appops-br-slim-base | jar | 0.7.0 |
org.eclipse.jetty : jetty-server | jar | 9.4.28.v20200408 |
org.eclipse.jetty : jetty-client | jar | 9.4.28.v20200408 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.28.v20200408 |
org.eclipse.jetty : jetty-plus | jar | 9.4.28.v20200408 |
org.eclipse.jetty : jetty-annotations | jar | 9.4.28.v20200408 |
org.eclipse.jetty : apache-jsp | jar | 9.4.28.v20200408 |
jstl : jstl | jar | 1.2 |
com.zaxxer : HikariCP | jar | 4.0.3 |
mysql : mysql-connector-java | jar | 5.1.39 |
com.google.inject : guice | jar | 5.0.1 |
com.google.inject.extensions : guice-servlet | jar | 5.0.1 |
com.google.inject.extensions : guice-assistedinject | jar | 5.0.1 |
org.apache.commons : commons-text | jar | 1.8 |
commons-io : commons-io | jar | 2.6 |
commons-lang : commons-lang | jar | 2.6 |
org.reflections : reflections | jar | 0.9.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.jmockit : jmockit | jar | 1.49 |