Last Version

de.mhus.osgi:jwsclient 1.0.5

Provide an OSGi service handling jws services. Implement and install the JavaWebService interface and the web service will automatically become an entry point.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

jwsclient
Version

Version

1.0.5
Type

Type

jar
Description

Description

Provide an OSGi service handling jws services. Implement and install the JavaWebService interface and the web service will automatically become an entry point.

Download jwsclient 1.0.5


<!-- https://jarcasting.com/artifacts/de.mhus.osgi/jwsclient/ -->
<dependency>
    <groupId>de.mhus.osgi</groupId>
    <artifactId>jwsclient</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.osgi/jwsclient/
implementation 'de.mhus.osgi:jwsclient:1.0.5'
// https://jarcasting.com/artifacts/de.mhus.osgi/jwsclient/
implementation ("de.mhus.osgi:jwsclient:1.0.5")
'de.mhus.osgi:jwsclient:jar:1.0.5'
<dependency org="de.mhus.osgi" name="jwsclient" rev="1.0.5">
  <artifact name="jwsclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.osgi', module='jwsclient', version='1.0.5')
)
libraryDependencies += "de.mhus.osgi" % "jwsclient" % "1.0.5"
[de.mhus.osgi/jwsclient "1.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.