License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdorg.diirt.support |
ArtifactId | ArtifactIdsupport-all |
Version | Version3.1.7 |
Type | Typepom |
Description |
Descriptionsupport
Meta module all integration to other protocols, services and tools.
|
Filename | Size |
---|---|
support-all-3.1.7.pom | 804 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.diirt.support/support-all/ -->
<dependency>
<groupId>org.diirt.support</groupId>
<artifactId>support-all</artifactId>
<version>3.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.diirt.support/support-all/
implementation 'org.diirt.support:support-all:3.1.7'
// https://jarcasting.com/artifacts/org.diirt.support/support-all/
implementation ("org.diirt.support:support-all:3.1.7")
'org.diirt.support:support-all:pom:3.1.7'
<dependency org="org.diirt.support" name="support-all" rev="3.1.7">
<artifact name="support-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.diirt.support', module='support-all', version='3.1.7')
)
libraryDependencies += "org.diirt.support" % "support-all" % "3.1.7"
[org.diirt.support/support-all "3.1.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |