is not current version
Last Version 0.498.0

io.flux-capacitor:test-server 0.450.0

In memory server that can be used for testing applications in your local environment.

License

License

GroupId

GroupId

io.flux-capacitor
ArtifactId

ArtifactId

test-server
Version

Version

0.450.0
Type

Type

jar
Description

Description

io.flux-capacitor:test-server
In memory server that can be used for testing applications in your local environment.
Project URL

Project URL

https://flux-capacitor.io
Project Organization

Project Organization

Flux Capacitor

Download test-server 0.450.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.flux-capacitor : java-client jar 0.450.0
io.undertow : undertow-core jar 2.2.14.Final
io.undertow : undertow-servlet jar 2.2.14.Final
io.undertow : undertow-websockets-jsr jar 2.2.14.Final
ch.qos.logback : logback-classic Optional jar 1.2.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (5)

Group / Artifact Type Version
io.flux-capacitor : java-client test-jar 0.450.0
org.springframework : spring-context jar 5.3.14
org.springframework : spring-test jar 5.3.14
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.