File | Operation |
---|---|
odl-jackson-2.8-3.1.7.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odl-jackson-2.8</artifactId>
<version>3.1.7</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odl-jackson-2.8', version='3.1.7')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>single-feature-parent</artifactId> <version>3.1.7</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml
|-- com.fasterxml.jackson.module:jackson-module-jaxb-annotations
|-- javax.ws.rs:javax.ws.rs-api