License |
License
The Clear BSD License
|
---|---|
GroupId | GroupIdcom.pacificwebconsulting.assertion |
ArtifactId | ArtifactIdassertion-microservice |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionAssertion Microservice
Hamcrest-based assertion microservice
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.pacificwebconsulting.assertion/assertion-microservice/ -->
<dependency>
<groupId>com.pacificwebconsulting.assertion</groupId>
<artifactId>assertion-microservice</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.pacificwebconsulting.assertion/assertion-microservice/
implementation 'com.pacificwebconsulting.assertion:assertion-microservice:1.0.5'
// https://jarcasting.com/artifacts/com.pacificwebconsulting.assertion/assertion-microservice/
implementation ("com.pacificwebconsulting.assertion:assertion-microservice:1.0.5")
'com.pacificwebconsulting.assertion:assertion-microservice:jar:1.0.5'
<dependency org="com.pacificwebconsulting.assertion" name="assertion-microservice" rev="1.0.5">
<artifact name="assertion-microservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pacificwebconsulting.assertion', module='assertion-microservice', version='1.0.5')
)
libraryDependencies += "com.pacificwebconsulting.assertion" % "assertion-microservice" % "1.0.5"
[com.pacificwebconsulting.assertion/assertion-microservice "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.jayway.restassured : json-path | jar | 2.4.1 |
com.pacificwebconsulting.logging : logging-microservice | jar | 1.0.4 |
commons-lang : commons-lang | jar | 2.6 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.springframework : spring-context | jar | 3.2.3.RELEASE |
org.testng : testng | jar | 6.8.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |