не последняя версия
Последняя версия 1.1.0.Final

org.switchyard:switchyard-forge-rules-plugin 0.4.0.OS1

Rules Component Forge Support

Группа

Группа

org.switchyard
Идентификатор

Идентификатор

switchyard-forge-rules-plugin
Версия

Версия

0.4.0.OS1
Тип

Тип

jar

Скачать switchyard-forge-rules-plugin 0.4.0.OS1


<!-- https://jarcasting.com/artifacts/org.switchyard/switchyard-forge-rules-plugin/ -->
<dependency>
    <groupId>org.switchyard</groupId>
    <artifactId>switchyard-forge-rules-plugin</artifactId>
    <version>0.4.0.OS1</version>
</dependency>
// https://jarcasting.com/artifacts/org.switchyard/switchyard-forge-rules-plugin/
implementation 'org.switchyard:switchyard-forge-rules-plugin:0.4.0.OS1'
// https://jarcasting.com/artifacts/org.switchyard/switchyard-forge-rules-plugin/
implementation ("org.switchyard:switchyard-forge-rules-plugin:0.4.0.OS1")
'org.switchyard:switchyard-forge-rules-plugin:jar:0.4.0.OS1'
<dependency org="org.switchyard" name="switchyard-forge-rules-plugin" rev="0.4.0.OS1">
  <artifact name="switchyard-forge-rules-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.switchyard', module='switchyard-forge-rules-plugin', version='0.4.0.OS1')
)
libraryDependencies += "org.switchyard" % "switchyard-forge-rules-plugin" % "0.4.0.OS1"
[org.switchyard/switchyard-forge-rules-plugin "0.4.0.OS1"]