| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdde.mhus.osgi | 
    
| ArtifactId | ArtifactIdmhu-osgi-jwsclient | 
    
| Last Version | Last Version6.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA set of servlets to improve OSGi frameworks and karaf 
         | 
    
| Filename | Size | 
|---|---|
| mhu-osgi-jwsclient-6.3.0.pom | |
| mhu-osgi-jwsclient-6.3.0.jar | 13 KB | 
| mhu-osgi-jwsclient-6.3.0-sources.jar | 11 KB | 
| mhu-osgi-jwsclient-6.3.0-javadoc.jar | 472 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.mhus.osgi/mhu-osgi-jwsclient/ -->
<dependency>
    <groupId>de.mhus.osgi</groupId>
    <artifactId>mhu-osgi-jwsclient</artifactId>
    <version>6.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.mhus.osgi/mhu-osgi-jwsclient/
implementation 'de.mhus.osgi:mhu-osgi-jwsclient:6.3.0'
                // https://jarcasting.com/artifacts/de.mhus.osgi/mhu-osgi-jwsclient/
implementation ("de.mhus.osgi:mhu-osgi-jwsclient:6.3.0")
                'de.mhus.osgi:mhu-osgi-jwsclient:jar:6.3.0'
                <dependency org="de.mhus.osgi" name="mhu-osgi-jwsclient" rev="6.3.0">
  <artifact name="mhu-osgi-jwsclient" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.mhus.osgi', module='mhu-osgi-jwsclient', version='6.3.0')
)
                libraryDependencies += "de.mhus.osgi" % "mhu-osgi-jwsclient" % "6.3.0"
                [de.mhus.osgi/mhu-osgi-jwsclient "6.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.ws : jaxws-api | jar | 2.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 | 
| org.junit.platform : junit-platform-commons | jar | 1.4.0 | 
| org.junit.platform : junit-platform-launcher | jar | 1.4.0 |