| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Eureka Container Microservices | 
| GroupId | GroupIdorg.eurekaclinical | 
| ArtifactId | ArtifactIdprotempa-bcp-serviceloader | 
| Version | Version5.2-Alpha-2 | 
| Type | Typejar | 
| Description | DescriptionProtempa ServiceLoader Backend Configurations Provider Provides support for implementing Protempa configuration
        backends using the Java ServiceLoader mechanism. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.eurekaclinical/protempa-bcp-serviceloader/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>protempa-bcp-serviceloader</artifactId>
    <version>5.2-Alpha-2</version>
</dependency>// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-bcp-serviceloader/
implementation 'org.eurekaclinical:protempa-bcp-serviceloader:5.2-Alpha-2'// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-bcp-serviceloader/
implementation ("org.eurekaclinical:protempa-bcp-serviceloader:5.2-Alpha-2")'org.eurekaclinical:protempa-bcp-serviceloader:jar:5.2-Alpha-2'<dependency org="org.eurekaclinical" name="protempa-bcp-serviceloader" rev="5.2-Alpha-2">
  <artifact name="protempa-bcp-serviceloader" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eurekaclinical', module='protempa-bcp-serviceloader', version='5.2-Alpha-2')
)libraryDependencies += "org.eurekaclinical" % "protempa-bcp-serviceloader" % "5.2-Alpha-2"[org.eurekaclinical/protempa-bcp-serviceloader "5.2-Alpha-2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eurekaclinical : protempa-framework | jar | 5.2-Alpha-2 | 
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 | 
| javax.xml.bind : jaxb-api | jar | 2.3.1 | 
| com.sun.xml.bind : jaxb-impl | jar | 2.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |