is not current version
Last Version 5.2-Alpha-2

org.eurekaclinical:protempa-framework 3.0-Alpha-7

Protempa Framework is the core of Protempa.

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

protempa-framework
Version

Version

3.0-Alpha-7
Type

Type

jar

Download protempa-framework 3.0-Alpha-7


<!-- https://jarcasting.com/artifacts/org.eurekaclinical/protempa-framework/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>protempa-framework</artifactId>
    <version>3.0-Alpha-7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-framework/
implementation 'org.eurekaclinical:protempa-framework:3.0-Alpha-7'
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-framework/
implementation ("org.eurekaclinical:protempa-framework:3.0-Alpha-7")
'org.eurekaclinical:protempa-framework:jar:3.0-Alpha-7'
<dependency org="org.eurekaclinical" name="protempa-framework" rev="3.0-Alpha-7">
  <artifact name="protempa-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='protempa-framework', version='3.0-Alpha-7')
)
libraryDependencies += "org.eurekaclinical" % "protempa-framework" % "3.0-Alpha-7"
[org.eurekaclinical/protempa-framework "3.0-Alpha-7"]