License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.dihedron.strutlets |
ArtifactId | ArtifactIdstrutlets-jboss |
Last Version | Last Version1.1.0.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStrutlets - Plug-in for JBossAS 7+
A plugin to provide access to JBossAS-specific functionalities through Strutlets.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/ -->
<dependency>
<groupId>org.dihedron.strutlets</groupId>
<artifactId>strutlets-jboss</artifactId>
<version>1.1.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/
implementation 'org.dihedron.strutlets:strutlets-jboss:1.1.0.RC1'
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/
implementation ("org.dihedron.strutlets:strutlets-jboss:1.1.0.RC1")
'org.dihedron.strutlets:strutlets-jboss:jar:1.1.0.RC1'
<dependency org="org.dihedron.strutlets" name="strutlets-jboss" rev="1.1.0.RC1">
<artifact name="strutlets-jboss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.strutlets', module='strutlets-jboss', version='1.1.0.RC1')
)
libraryDependencies += "org.dihedron.strutlets" % "strutlets-jboss" % "1.1.0.RC1"
[org.dihedron.strutlets/strutlets-jboss "1.1.0.RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.9-RC1 |
org.jboss : jboss-vfs | jar | 3.2.2.Final |
org.dihedron.strutlets : strutlets | jar | 1.1.0.RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.11 |