License |
License
The Clear BSD License
|
---|---|
GroupId | GroupIdcom.pacificwebconsulting.core |
ArtifactId | ArtifactIdcore-microservice |
Last Version | Last Version2.0.95 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Automation Microservice
Central automated test execution framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-microservice-2.0.95.pom | |
core-microservice-2.0.95.jar | 421 KB |
core-microservice-2.0.95-sources.jar | 229 KB |
core-microservice-2.0.95-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pacificwebconsulting.core/core-microservice/ -->
<dependency>
<groupId>com.pacificwebconsulting.core</groupId>
<artifactId>core-microservice</artifactId>
<version>2.0.95</version>
</dependency>
// https://jarcasting.com/artifacts/com.pacificwebconsulting.core/core-microservice/
implementation 'com.pacificwebconsulting.core:core-microservice:2.0.95'
// https://jarcasting.com/artifacts/com.pacificwebconsulting.core/core-microservice/
implementation ("com.pacificwebconsulting.core:core-microservice:2.0.95")
'com.pacificwebconsulting.core:core-microservice:jar:2.0.95'
<dependency org="com.pacificwebconsulting.core" name="core-microservice" rev="2.0.95">
<artifact name="core-microservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pacificwebconsulting.core', module='core-microservice', version='2.0.95')
)
libraryDependencies += "com.pacificwebconsulting.core" % "core-microservice" % "2.0.95"
[com.pacificwebconsulting.core/core-microservice "2.0.95"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |