| License | License | 
|---|---|
| Categories | CategoriesHelidon Container Microservices | 
| GroupId | GroupIdio.helidon.common | 
| ArtifactId | ArtifactIdhelidon-common-service-loader | 
| Last Version | Last Version3.0.0-M2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHelidon Common Service Loader Service loader utilities to extend functionality of
        Java Service loader. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/io.helidon.common/helidon-common-service-loader/ -->
<dependency>
    <groupId>io.helidon.common</groupId>
    <artifactId>helidon-common-service-loader</artifactId>
    <version>3.0.0-M2</version>
</dependency>// https://jarcasting.com/artifacts/io.helidon.common/helidon-common-service-loader/
implementation 'io.helidon.common:helidon-common-service-loader:3.0.0-M2'// https://jarcasting.com/artifacts/io.helidon.common/helidon-common-service-loader/
implementation ("io.helidon.common:helidon-common-service-loader:3.0.0-M2")'io.helidon.common:helidon-common-service-loader:jar:3.0.0-M2'<dependency org="io.helidon.common" name="helidon-common-service-loader" rev="3.0.0-M2">
  <artifact name="helidon-common-service-loader" type="jar" />
</dependency>@Grapes(
@Grab(group='io.helidon.common', module='helidon-common-service-loader', version='3.0.0-M2')
)libraryDependencies += "io.helidon.common" % "helidon-common-service-loader" % "3.0.0-M2"[io.helidon.common/helidon-common-service-loader "3.0.0-M2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.helidon.common : helidon-common | jar | 3.0.0-M2 | 
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 2.23.4 | 
