Last Version

uaiMockServer 1.2.5

uaiMockServer project that helps with http tests, mocking the services using only a config file

License

License

GroupId

GroupId

uaihebert.com
ArtifactId

ArtifactId

uaiMockServer
Version

Version

1.2.5
Type

Type

jar
Description

Description

uaiMockServer
uaiMockServer project that helps with http tests, mocking the services using only a config file
Source Code Management

Source Code Management

https://github.com/uaihebert/uaiMockServer

Download uaiMockServer 1.2.5


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

Dependencies

compile (7)

Group / Artifact Type Version
io.undertow : undertow-websockets-jsr jar 1.4.6.Final
com.google.code.gson : gson jar 2.2.4
org.tinylog : tinylog jar 1.0-rc-3
commons-io : commons-io jar 2.4
org.skyscreamer : jsonassert jar 1.2.3
xmlunit : xmlunit jar 1.6
org.mockito : mockito-all jar 1.10.19

provided (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.5.RELEASE
junit : junit jar 4.9

test (12)

Group / Artifact Type Version
com.googlecode.junit-toolbox : junit-toolbox jar 1.5
javax.websocket : javax.websocket-client-api jar 1.0
org.glassfish.tyrus : tyrus-client jar 1.1
org.glassfish.tyrus : tyrus-container-grizzly jar 1.1
javax.json : javax.json-api jar 1.0
org.glassfish : javax.json jar 1.0.1
org.powermock : powermock-api-mockito jar 1.6.1
org.powermock : powermock-core jar 1.6.1
org.powermock : powermock-module-junit4 jar 1.6.1
org.jboss.resteasy : resteasy-client jar 3.0.6.Final
org.jboss.resteasy : resteasy-jaxrs jar 3.0.6.Final
org.springframework : spring-context jar 4.1.5.RELEASE

Project Modules

There are no modules declared in this project.