Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.dihedron.strutlets |
ArtifactId | ArtifactIdstrutlets-jboss |
Version | Version0.57.0 |
Type | Typejar |
Filename | Size |
---|---|
strutlets-jboss-0.57.0.pom | |
strutlets-jboss-0.57.0.jar | 8 KB |
strutlets-jboss-0.57.0-sources.jar | 8 KB |
strutlets-jboss-0.57.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/ -->
<dependency>
<groupId>org.dihedron.strutlets</groupId>
<artifactId>strutlets-jboss</artifactId>
<version>0.57.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/
implementation 'org.dihedron.strutlets:strutlets-jboss:0.57.0'
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-jboss/
implementation ("org.dihedron.strutlets:strutlets-jboss:0.57.0")
'org.dihedron.strutlets:strutlets-jboss:jar:0.57.0'
<dependency org="org.dihedron.strutlets" name="strutlets-jboss" rev="0.57.0">
<artifact name="strutlets-jboss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.strutlets', module='strutlets-jboss', version='0.57.0')
)
libraryDependencies += "org.dihedron.strutlets" % "strutlets-jboss" % "0.57.0"
[org.dihedron.strutlets/strutlets-jboss "0.57.0"]