License |
License |
---|---|
GroupId | GroupIdorg.switchyard |
ArtifactId | ArtifactIdswitchyard-parent |
Last Version | Last Version2.1.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSwitchYard
The parent for SwitchYard modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
switchyard-parent-2.1.0.Final.pom | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.switchyard/switchyard-parent/ -->
<dependency>
<groupId>org.switchyard</groupId>
<artifactId>switchyard-parent</artifactId>
<version>2.1.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.switchyard/switchyard-parent/
implementation 'org.switchyard:switchyard-parent:2.1.0.Final'
// https://jarcasting.com/artifacts/org.switchyard/switchyard-parent/
implementation ("org.switchyard:switchyard-parent:2.1.0.Final")
'org.switchyard:switchyard-parent:pom:2.1.0.Final'
<dependency org="org.switchyard" name="switchyard-parent" rev="2.1.0.Final">
<artifact name="switchyard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.switchyard', module='switchyard-parent', version='2.1.0.Final')
)
libraryDependencies += "org.switchyard" % "switchyard-parent" % "2.1.0.Final"
[org.switchyard/switchyard-parent "2.1.0.Final"]