License |
License |
---|---|
GroupId | GroupIdorg.mobicents.resources |
ArtifactId | ArtifactIdhttp-servlet-war |
Last Version | Last Version7.2.0-113 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionRestcomm :: Resources :: http-servlet-war
Restcomm :: Parent pom for JAIN SLEE 3.x releases
|
Filename | Size |
---|---|
http-servlet-war-7.2.0-113.pom | |
http-servlet-war-7.2.0-113.war | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-war/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>http-servlet-war</artifactId>
<version>7.2.0-113</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-war/
implementation 'org.mobicents.resources:http-servlet-war:7.2.0-113'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-war/
implementation ("org.mobicents.resources:http-servlet-war:7.2.0-113")
'org.mobicents.resources:http-servlet-war:war:7.2.0-113'
<dependency org="org.mobicents.resources" name="http-servlet-war" rev="7.2.0-113">
<artifact name="http-servlet-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-servlet-war', version='7.2.0-113')
)
libraryDependencies += "org.mobicents.resources" % "http-servlet-war" % "7.2.0-113"
[org.mobicents.resources/http-servlet-war "7.2.0-113"]