License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.spals.appbuilder |
ArtifactId | ArtifactIdspals-appbuilder-app-mock-test |
Version | Version0.6.5 |
Type | Typejar |
Description |
DescriptionAppBuilder is a library to help easily create application micro-services in Java and Scala.
|
<!-- https://jarcasting.com/artifacts/net.spals.appbuilder/spals-appbuilder-app-mock-test/ -->
<dependency>
<groupId>net.spals.appbuilder</groupId>
<artifactId>spals-appbuilder-app-mock-test</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.spals.appbuilder/spals-appbuilder-app-mock-test/
implementation 'net.spals.appbuilder:spals-appbuilder-app-mock-test:0.6.5'
// https://jarcasting.com/artifacts/net.spals.appbuilder/spals-appbuilder-app-mock-test/
implementation ("net.spals.appbuilder:spals-appbuilder-app-mock-test:0.6.5")
'net.spals.appbuilder:spals-appbuilder-app-mock-test:jar:0.6.5'
<dependency org="net.spals.appbuilder" name="spals-appbuilder-app-mock-test" rev="0.6.5">
<artifact name="spals-appbuilder-app-mock-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.spals.appbuilder', module='spals-appbuilder-app-mock-test', version='0.6.5')
)
libraryDependencies += "net.spals.appbuilder" % "spals-appbuilder-app-mock-test" % "0.6.5"
[net.spals.appbuilder/spals-appbuilder-app-mock-test "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
net.spals.appbuilder : spals-appbuilder-app-mock | jar | 0.6.5 |
Group / Artifact | Type | Version |
---|---|---|
eu.codearte.catch-exception : catch-exception | jar | 2.0.0-ALPHA-1 |
eu.codearte.catch-exception : catch-throwable | jar | 2.0.0-ALPHA-1 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-core | jar | 2.2.26 |
org.testng : testng | jar | 6.9.10 |