is not current version
Last Version 1.0.1-Final

org.jboss.weld.servlet:weld-tomcat-support 1.0.1-CR2


Categories

Categories

Tomcat Container Application Servers JBoss
GroupId

GroupId

org.jboss.weld.servlet
ArtifactId

ArtifactId

weld-tomcat-support
Version

Version

1.0.1-CR2
Type

Type

jar

Download weld-tomcat-support 1.0.1-CR2


<!-- https://jarcasting.com/artifacts/org.jboss.weld.servlet/weld-tomcat-support/ -->
<dependency>
    <groupId>org.jboss.weld.servlet</groupId>
    <artifactId>weld-tomcat-support</artifactId>
    <version>1.0.1-CR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.servlet/weld-tomcat-support/
implementation 'org.jboss.weld.servlet:weld-tomcat-support:1.0.1-CR2'
// https://jarcasting.com/artifacts/org.jboss.weld.servlet/weld-tomcat-support/
implementation ("org.jboss.weld.servlet:weld-tomcat-support:1.0.1-CR2")
'org.jboss.weld.servlet:weld-tomcat-support:jar:1.0.1-CR2'
<dependency org="org.jboss.weld.servlet" name="weld-tomcat-support" rev="1.0.1-CR2">
  <artifact name="weld-tomcat-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.servlet', module='weld-tomcat-support', version='1.0.1-CR2')
)
libraryDependencies += "org.jboss.weld.servlet" % "weld-tomcat-support" % "1.0.1-CR2"
[org.jboss.weld.servlet/weld-tomcat-support "1.0.1-CR2"]