is not current version
Last Version 0.9.1

org.microshed:microshed-testing-payara-server 0.6

Extensions for using MicroShed Testing with Payara servers

Categories

Categories

Payara Container Application Servers
GroupId

GroupId

org.microshed
ArtifactId

ArtifactId

microshed-testing-payara-server
Version

Version

0.6
Type

Type

jar

Download microshed-testing-payara-server 0.6


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