Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.ironjacamar |
ArtifactId | ArtifactIdironjacamar-deployers-fungal |
Version | Version1.5.2.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jboss.ironjacamar/ironjacamar-deployers-fungal/ -->
<dependency>
<groupId>org.jboss.ironjacamar</groupId>
<artifactId>ironjacamar-deployers-fungal</artifactId>
<version>1.5.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ironjacamar/ironjacamar-deployers-fungal/
implementation 'org.jboss.ironjacamar:ironjacamar-deployers-fungal:1.5.2.Final'
// https://jarcasting.com/artifacts/org.jboss.ironjacamar/ironjacamar-deployers-fungal/
implementation ("org.jboss.ironjacamar:ironjacamar-deployers-fungal:1.5.2.Final")
'org.jboss.ironjacamar:ironjacamar-deployers-fungal:jar:1.5.2.Final'
<dependency org="org.jboss.ironjacamar" name="ironjacamar-deployers-fungal" rev="1.5.2.Final">
<artifact name="ironjacamar-deployers-fungal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ironjacamar', module='ironjacamar-deployers-fungal', version='1.5.2.Final')
)
libraryDependencies += "org.jboss.ironjacamar" % "ironjacamar-deployers-fungal" % "1.5.2.Final"
[org.jboss.ironjacamar/ironjacamar-deployers-fungal "1.5.2.Final"]