License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdjetty |
Version | Version2.2020.04.22_16.44-8c304813febf |
Type | Typejar |
Description |
DescriptionThis is a common root POM for many NAV projects. It defines versions of core plugins,
configuration of code quality metrics, CI server URLs, and distribution management
for artifact deploys.
|
<!-- https://jarcasting.com/artifacts/no.nav.common/jetty/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>jetty</artifactId>
<version>2.2020.04.22_16.44-8c304813febf</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/jetty/
implementation 'no.nav.common:jetty:2.2020.04.22_16.44-8c304813febf'
// https://jarcasting.com/artifacts/no.nav.common/jetty/
implementation ("no.nav.common:jetty:2.2020.04.22_16.44-8c304813febf")
'no.nav.common:jetty:jar:2.2020.04.22_16.44-8c304813febf'
<dependency org="no.nav.common" name="jetty" rev="2.2020.04.22_16.44-8c304813febf">
<artifact name="jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='jetty', version='2.2020.04.22_16.44-8c304813febf')
)
libraryDependencies += "no.nav.common" % "jetty" % "2.2020.04.22_16.44-8c304813febf"
[no.nav.common/jetty "2.2020.04.22_16.44-8c304813febf"]
Group / Artifact | Type | Version |
---|---|---|
no.nav.common : auth | jar | |
no.nav.common : util | jar | |
javax.servlet : javax.servlet-api | jar | |
net.sourceforge.collections : collections-generic | jar | |
org.apache.commons : commons-lang3 | jar | |
commons-io : commons-io | jar | |
org.slf4j : slf4j-api | jar | |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-webapp | jar | |
org.eclipse.jetty : jetty-servlet | jar | |
org.eclipse.jetty : jetty-security | jar | |
org.eclipse.jetty : jetty-jaas | jar | |
org.eclipse.jetty : jetty-plus | jar | |
org.eclipse.jetty : jetty-util | jar | |
org.eclipse.jetty : jetty-http | jar | |
org.eclipse.jetty : jetty-annotations | jar | |
org.springframework : spring-jdbc | jar | |
io.prometheus : simpleclient | jar | |
io.prometheus : simpleclient_jetty | jar | |
junit : junit | jar | |
org.hamcrest : hamcrest-core | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar | |
javax.websocket : javax.websocket-api | jar | |
org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | |
org.junit.vintage : junit-vintage-engine | jar | 5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.picketbox : picketbox | jar | |
no.nav.common : rest | jar | |
org.junit.platform : junit-platform-launcher | jar | 1.1.1 |