License |
License |
---|---|
GroupId | GroupIdcom.agorapulse |
ArtifactId | ArtifactIdgru-bom |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGru
HTTP Testing Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gru-bom-1.2.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.agorapulse/gru-bom/ -->
<dependency>
<groupId>com.agorapulse</groupId>
<artifactId>gru-bom</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.agorapulse/gru-bom/
implementation 'com.agorapulse:gru-bom:1.2.2'
// https://jarcasting.com/artifacts/com.agorapulse/gru-bom/
implementation ("com.agorapulse:gru-bom:1.2.2")
'com.agorapulse:gru-bom:pom:1.2.2'
<dependency org="com.agorapulse" name="gru-bom" rev="1.2.2">
<artifact name="gru-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.agorapulse', module='gru-bom', version='1.2.2')
)
libraryDependencies += "com.agorapulse" % "gru-bom" % "1.2.2"
[com.agorapulse/gru-bom "1.2.2"]