| License |
License |
|---|---|
| GroupId | GroupIdcom.testquack |
| ArtifactId | ArtifactIdservices |
| Last Version | Last Version1.19 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationQuAck |
| Filename | Size |
|---|---|
| services-1.19.pom | |
| services-1.19.jar | 34 KB |
| services-1.19-sources.jar | 15 KB |
| services-1.19-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/services/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>services</artifactId>
<version>1.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/services/
implementation 'com.testquack:services:1.19'
// https://jarcasting.com/artifacts/com.testquack/services/
implementation ("com.testquack:services:1.19")
'com.testquack:services:jar:1.19'
<dependency org="com.testquack" name="services" rev="1.19">
<artifact name="services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='services', version='1.19')
)
libraryDependencies += "com.testquack" % "services" % "1.19"
[com.testquack/services "1.19"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.testquack : dal | jar | 1.19 |
| com.testquack : storage | jar | 1.19 |
| com.testquack : tracker | jar | 1.19 |
| com.testquack : request-launcher | jar | 1.19 |
| com.testquack : liken-launcher | jar | 1.19 |
| ru.greatbit.whoru : auth | jar | 1.9 |
| com.hazelcast : hazelcast | jar | 5.0.2 |
| com.hazelcast : hazelcast-spring | jar | 5.0.2 |
| com.google.guava : guava | jar | 28.1-jre |
| ru.greatbit.plow : plow-core | jar | 1.4 |
| ru.greatbit.plow : plow-contract | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.springframework : spring-test | jar | 5.3.14 |
| ru.yandex.qatools.embed : embedded-services | jar | 1.21 |