is not current version
Last Version 2018.5.0

org.wildfly.swarm.testsuite:testsuite-datasources-defaultds 2017.10.0

Test Suite: Datasources: Default DS

Categories

Categories

WildFly Container Application Servers Data
GroupId

GroupId

org.wildfly.swarm.testsuite
ArtifactId

ArtifactId

testsuite-datasources-defaultds
Version

Version

2017.10.0
Type

Type

war

Download testsuite-datasources-defaultds 2017.10.0


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-datasources-defaultds/ -->
<dependency>
    <groupId>org.wildfly.swarm.testsuite</groupId>
    <artifactId>testsuite-datasources-defaultds</artifactId>
    <version>2017.10.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-datasources-defaultds/
implementation 'org.wildfly.swarm.testsuite:testsuite-datasources-defaultds:2017.10.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-datasources-defaultds/
implementation ("org.wildfly.swarm.testsuite:testsuite-datasources-defaultds:2017.10.0")
'org.wildfly.swarm.testsuite:testsuite-datasources-defaultds:war:2017.10.0'
<dependency org="org.wildfly.swarm.testsuite" name="testsuite-datasources-defaultds" rev="2017.10.0">
  <artifact name="testsuite-datasources-defaultds" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm.testsuite', module='testsuite-datasources-defaultds', version='2017.10.0')
)
libraryDependencies += "org.wildfly.swarm.testsuite" % "testsuite-datasources-defaultds" % "2017.10.0"
[org.wildfly.swarm.testsuite/testsuite-datasources-defaultds "2017.10.0"]