File | Operation |
---|---|
bw-wfmodules-jackson-1.0.7.pom | download |
<dependency>
<groupId>org.bedework.deploy</groupId>
<artifactId>bw-wfmodules-jackson</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.bedework.deploy', module='bw-wfmodules-jackson', version='1.0.7')
)
<parent> <groupId>org.bedework.deploy</groupId> <artifactId>bw-wfmodules-fasterxml</artifactId> <version>1.0.7</version> </parent>