GroupId | GroupIdorg.mobicents.servlet.sip.testsuite.applications |
---|---|
ArtifactId | ArtifactIdno-main-servlet-app |
Version | Version1.7.0.FINAL |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/no-main-servlet-app/ -->
<dependency>
<groupId>org.mobicents.servlet.sip.testsuite.applications</groupId>
<artifactId>no-main-servlet-app</artifactId>
<version>1.7.0.FINAL</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/no-main-servlet-app/
implementation 'org.mobicents.servlet.sip.testsuite.applications:no-main-servlet-app:1.7.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip.testsuite.applications/no-main-servlet-app/
implementation ("org.mobicents.servlet.sip.testsuite.applications:no-main-servlet-app:1.7.0.FINAL")
'org.mobicents.servlet.sip.testsuite.applications:no-main-servlet-app:war:1.7.0.FINAL'
<dependency org="org.mobicents.servlet.sip.testsuite.applications" name="no-main-servlet-app" rev="1.7.0.FINAL">
<artifact name="no-main-servlet-app" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip.testsuite.applications', module='no-main-servlet-app', version='1.7.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip.testsuite.applications" % "no-main-servlet-app" % "1.7.0.FINAL"
[org.mobicents.servlet.sip.testsuite.applications/no-main-servlet-app "1.7.0.FINAL"]