is not current version
Last Version 2.1.0.Final

org.switchyard:switchyard-security-jboss 1.1.0.M4

The JBoss security library.

Categories

Categories

JBoss Container Application Servers Security
GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-security-jboss
Version

Version

1.1.0.M4
Type

Type

jar

Download switchyard-security-jboss 1.1.0.M4


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