Last Version

jwsbridge 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

GroupId

GroupId

de.mhus.osgi
ArtifactId

ArtifactId

jwsbridge
Version

Version

1.0.5
Type

Type

pom
Description

Description

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

Download jwsbridge 1.0.5

Filename Size
jwsbridge-1.0.5.pom 1 KB
Browse

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

  • jwsosgibridge
  • jwskarafbridge
  • jwsclient