License |
License |
---|---|
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdcxf |
Version | Version2.2021.05.26_09.37-bb80e1d6774e |
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/cxf/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>cxf</artifactId>
<version>2.2021.05.26_09.37-bb80e1d6774e</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/cxf/
implementation 'no.nav.common:cxf:2.2021.05.26_09.37-bb80e1d6774e'
// https://jarcasting.com/artifacts/no.nav.common/cxf/
implementation ("no.nav.common:cxf:2.2021.05.26_09.37-bb80e1d6774e")
'no.nav.common:cxf:jar:2.2021.05.26_09.37-bb80e1d6774e'
<dependency org="no.nav.common" name="cxf" rev="2.2021.05.26_09.37-bb80e1d6774e">
<artifact name="cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='cxf', version='2.2021.05.26_09.37-bb80e1d6774e')
)
libraryDependencies += "no.nav.common" % "cxf" % "2.2021.05.26_09.37-bb80e1d6774e"
[no.nav.common/cxf "2.2021.05.26_09.37-bb80e1d6774e"]
Group / Artifact | Type | Version |
---|---|---|
no.nav.common : auth | jar | |
no.nav.common : util | jar | |
org.apache.cxf : cxf-rt-bindings-soap | jar | |
org.apache.cxf : cxf-rt-ws-policy | jar | |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | |
org.apache.cxf : cxf-core | jar | |
org.apache.cxf : cxf-rt-frontend-simple | jar | |
org.apache.cxf : cxf-rt-ws-security | jar | |
org.apache.cxf : cxf-rt-transports-http | jar | |
org.jsoup : jsoup | jar | 1.13.1 |
javax.servlet : javax.servlet-api | jar | |
org.slf4j : slf4j-api | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-core | jar | |
org.hamcrest : hamcrest-library | jar | |
no.nav.common : auth | test-jar | |
no.nav.common : metrics | test-jar | |
commons-io : commons-io | jar | |
org.apache.httpcomponents : httpclient | jar | |
org.eclipse.jetty : jetty-webapp | jar | |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-servlet | jar | |
no.nav.common : test | jar | |
no.nav.common : test | test-jar | |
org.assertj : assertj-core | jar | |
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
no.nav.common : rest | jar | |
org.springframework : spring-test | jar | |
org.apache.servicemix.examples : cxf-jaxws-blueprint | jar |