is not current version
Last Version 1.0.56

com.pacificwebconsulting.runtime:runtime-microservice 1.0.15

Runtime drivers and GRID components microservice

GroupId

GroupId

com.pacificwebconsulting.runtime
ArtifactId

ArtifactId

runtime-microservice
Version

Version

1.0.15
Type

Type

jar

Download runtime-microservice 1.0.15


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