is not current version
Last Version 1.0.56

com.pacificwebconsulting.runtime:runtime-microservice 1.0.10

Runtime drivers and GRID components microservice

GroupId

GroupId

com.pacificwebconsulting.runtime
ArtifactId

ArtifactId

runtime-microservice
Version

Version

1.0.10
Type

Type

jar

Download runtime-microservice 1.0.10


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