is not current version
Last Version 1.1.0.RC1

org.dihedron.strutlets:strutlets-jboss 1.0.0.RC1

A plugin to provide access to JBossAS-specific functionalities through Strutlets.

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.dihedron.strutlets
ArtifactId

ArtifactId

strutlets-jboss
Version

Version

1.0.0.RC1
Type

Type

jar

Download strutlets-jboss 1.0.0.RC1


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