d

dvb-commons-logging-mdc-jaxrs-filter

Files download
File Operation
dvb-commons-logging-mdc-jaxrs-filter-0.0.2.jar download
dvb-commons-logging-mdc-jaxrs-filter-0.0.2.pom download
dvb-commons-logging-mdc-jaxrs-filter-0.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>ch.dvbern.oss.commons-logging-mdc</groupId>
  <artifactId>dvb-commons-logging-mdc-jaxrs-filter</artifactId>
  <version>0.0.2</version>
</dependency>
Gradle Groovy
implementation 'ch.dvbern.oss.commons-logging-mdc:dvb-commons-logging-mdc-jaxrs-filter:0.0.2'
Gradle Kotlin
implementation("ch.dvbern.oss.commons-logging-mdc:dvb-commons-logging-mdc-jaxrs-filter:0.0.2")
Scala SBT
libraryDependencies += "ch.dvbern.oss.commons-logging-mdc" % "dvb-commons-logging-mdc-jaxrs-filter" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='ch.dvbern.oss.commons-logging-mdc', module='dvb-commons-logging-mdc-jaxrs-filter', version='0.0.2')
)
Apache Ivy
<dependency org="ch.dvbern.oss.commons-logging-mdc" name="dvb-commons-logging-mdc-jaxrs-filter" rev="0.0.2" />
Leiningen
[ch.dvbern.oss.commons-logging-mdc/dvb-commons-logging-mdc-jaxrs-filter "0.0.2"]
Apache Buildr
'ch.dvbern.oss.commons-logging-mdc:dvb-commons-logging-mdc-jaxrs-filter:jar:0.0.2'