License |
License |
---|---|
Categories |
CategoriesGrizzly Net Networking |
GroupId | GroupIdorg.tiogasolutions.runners |
ArtifactId | ArtifactIdtioga-runners-grizzly |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontioga-runners-grizzly
Tioga Solutions
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.tiogasolutions.runners/tioga-runners-grizzly/ -->
<dependency>
<groupId>org.tiogasolutions.runners</groupId>
<artifactId>tioga-runners-grizzly</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tiogasolutions.runners/tioga-runners-grizzly/
implementation 'org.tiogasolutions.runners:tioga-runners-grizzly:2.2.2'
// https://jarcasting.com/artifacts/org.tiogasolutions.runners/tioga-runners-grizzly/
implementation ("org.tiogasolutions.runners:tioga-runners-grizzly:2.2.2")
'org.tiogasolutions.runners:tioga-runners-grizzly:jar:2.2.2'
<dependency org="org.tiogasolutions.runners" name="tioga-runners-grizzly" rev="2.2.2">
<artifact name="tioga-runners-grizzly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tiogasolutions.runners', module='tioga-runners-grizzly', version='2.2.2')
)
libraryDependencies += "org.tiogasolutions.runners" % "tioga-runners-grizzly" % "2.2.2"
[org.tiogasolutions.runners/tioga-runners-grizzly "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | 2.22.2 |
org.slf4j : slf4j-api | jar | 1.7.20 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |