| License | License | 
|---|---|
| GroupId | GroupIdorg.tinygroup | 
| ArtifactId | ArtifactIdorg.tinygroup.mockserviceweb | 
| Last Version | Last Version3.4.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.tinygroup.mockserviceweb | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationTinyGroup | 
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.mockserviceweb/ -->
<dependency>
    <groupId>org.tinygroup</groupId>
    <artifactId>org.tinygroup.mockserviceweb</artifactId>
    <version>3.4.9</version>
</dependency>// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.mockserviceweb/
implementation 'org.tinygroup:org.tinygroup.mockserviceweb:3.4.9'// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.mockserviceweb/
implementation ("org.tinygroup:org.tinygroup.mockserviceweb:3.4.9")'org.tinygroup:org.tinygroup.mockserviceweb:jar:3.4.9'<dependency org="org.tinygroup" name="org.tinygroup.mockserviceweb" rev="3.4.9">
  <artifact name="org.tinygroup.mockserviceweb" type="jar" />
</dependency>@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.mockserviceweb', version='3.4.9')
)libraryDependencies += "org.tinygroup" % "org.tinygroup.mockserviceweb" % "3.4.9"[org.tinygroup/org.tinygroup.mockserviceweb "3.4.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.tinygroup : org.tinygroup.weblayerbase | jar | 3.4.9 | 
| org.tinygroup : org.tinygroup.mockservice | jar | 3.4.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |