File | Operation |
---|---|
switchyard-core-parent-2.0.1.redhat-621090.pom | download |
<dependency>
<groupId>org.switchyard</groupId>
<artifactId>switchyard-core-parent</artifactId>
<version>2.0.1.redhat-621090</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.switchyard" % "switchyard-core-parent" % "2.0.1.redhat-621090"
@Grapes(
@Grab(group='org.switchyard', module='switchyard-core-parent', version='2.0.1.redhat-621090')
)
<dependency org="org.switchyard" name="switchyard-core-parent" rev="2.0.1.redhat-621090" />