is not current version
Last Version 2.0.95

com.pacificwebconsulting.core:core-microservice 2.0.28

Central automated test execution framework

GroupId

GroupId

com.pacificwebconsulting.core
ArtifactId

ArtifactId

core-microservice
Version

Version

2.0.28
Type

Type

jar

Download core-microservice 2.0.28


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