| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMonitoring Application Testing & Monitoring | 
        
| GroupId | GroupIdorg.wso2.msf4j.sample | 
    
| ArtifactId | ArtifactIdhttp-monitoring | 
    
| Last Version | Last Version2.8.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSample: HTTP-Monitoring 
            Parent POM for WSO2 MSF4J Microservices 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| http-monitoring-2.8.4.pom | |
| http-monitoring-2.8.4.jar | 19 MB | 
| http-monitoring-2.8.4-sources.jar | 7 KB | 
| http-monitoring-2.8.4-javadoc.jar | 41 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j.sample/http-monitoring/ -->
<dependency>
    <groupId>org.wso2.msf4j.sample</groupId>
    <artifactId>http-monitoring</artifactId>
    <version>2.8.4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.msf4j.sample/http-monitoring/
implementation 'org.wso2.msf4j.sample:http-monitoring:2.8.4'
                // https://jarcasting.com/artifacts/org.wso2.msf4j.sample/http-monitoring/
implementation ("org.wso2.msf4j.sample:http-monitoring:2.8.4")
                'org.wso2.msf4j.sample:http-monitoring:jar:2.8.4'
                <dependency org="org.wso2.msf4j.sample" name="http-monitoring" rev="2.8.4">
  <artifact name="http-monitoring" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.msf4j.sample', module='http-monitoring', version='2.8.4')
)
                libraryDependencies += "org.wso2.msf4j.sample" % "http-monitoring" % "2.8.4"
                [org.wso2.msf4j.sample/http-monitoring "2.8.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.msf4j : msf4j-core | jar | 2.8.4 |