| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.media |
| ArtifactId | ArtifactIdbootstrap |
| Last Version | Last Version6.0.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBootstrap
Mobicents :: Parent pom for 2.x releases
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bootstrap-6.0.23.pom | |
| bootstrap-6.0.23.jar | 13 KB |
| bootstrap-6.0.23-sources.jar | 8 KB |
| bootstrap-6.0.23-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media/bootstrap/ -->
<dependency>
<groupId>org.mobicents.media</groupId>
<artifactId>bootstrap</artifactId>
<version>6.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media/bootstrap/
implementation 'org.mobicents.media:bootstrap:6.0.23'
// https://jarcasting.com/artifacts/org.mobicents.media/bootstrap/
implementation ("org.mobicents.media:bootstrap:6.0.23")
'org.mobicents.media:bootstrap:jar:6.0.23'
<dependency org="org.mobicents.media" name="bootstrap" rev="6.0.23">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media', module='bootstrap', version='6.0.23')
)
libraryDependencies += "org.mobicents.media" % "bootstrap" % "6.0.23"
[org.mobicents.media/bootstrap "6.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| concurrent : concurrent | jar | 1.3.4 |
| apache-xerces » xml-apis | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-module-junit4 | jar | 1.6.6 |
| org.powermock : powermock-api-mockito | jar | 1.6.6 |