is not current version
Last Version 1.0.0-CR1

org.mobicents.arquillian.container:mss-tomcat-embedded-6 1.0.0-ALPHA1

Mobicents Tomcat 6.x Embedded container integration for the Arquillian Project

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.mobicents.arquillian.container
ArtifactId

ArtifactId

mss-tomcat-embedded-6
Version

Version

1.0.0-ALPHA1
Type

Type

jar

Download mss-tomcat-embedded-6 1.0.0-ALPHA1


<!-- https://jarcasting.com/artifacts/org.mobicents.arquillian.container/mss-tomcat-embedded-6/ -->
<dependency>
    <groupId>org.mobicents.arquillian.container</groupId>
    <artifactId>mss-tomcat-embedded-6</artifactId>
    <version>1.0.0-ALPHA1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.arquillian.container/mss-tomcat-embedded-6/
implementation 'org.mobicents.arquillian.container:mss-tomcat-embedded-6:1.0.0-ALPHA1'
// https://jarcasting.com/artifacts/org.mobicents.arquillian.container/mss-tomcat-embedded-6/
implementation ("org.mobicents.arquillian.container:mss-tomcat-embedded-6:1.0.0-ALPHA1")
'org.mobicents.arquillian.container:mss-tomcat-embedded-6:jar:1.0.0-ALPHA1'
<dependency org="org.mobicents.arquillian.container" name="mss-tomcat-embedded-6" rev="1.0.0-ALPHA1">
  <artifact name="mss-tomcat-embedded-6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.arquillian.container', module='mss-tomcat-embedded-6', version='1.0.0-ALPHA1')
)
libraryDependencies += "org.mobicents.arquillian.container" % "mss-tomcat-embedded-6" % "1.0.0-ALPHA1"
[org.mobicents.arquillian.container/mss-tomcat-embedded-6 "1.0.0-ALPHA1"]