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