License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIdservices |
Version | Version1.4 |
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.4.pom | |
services-1.4.jar | 39 KB |
services-1.4-sources.jar | 17 KB |
services-1.4-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/services/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>services</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/services/
implementation 'com.testquack:services:1.4'
// https://jarcasting.com/artifacts/com.testquack/services/
implementation ("com.testquack:services:1.4")
'com.testquack:services:jar:1.4'
<dependency org="com.testquack" name="services" rev="1.4">
<artifact name="services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='services', version='1.4')
)
libraryDependencies += "com.testquack" % "services" % "1.4"
[com.testquack/services "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : dal | jar | 1.4 |
com.testquack : storage | jar | 1.4 |
com.testquack : tracker | jar | 1.4 |
com.testquack : request-launcher | jar | 1.4 |
com.testquack : liken-launcher | jar | 1.4 |
ru.greatbit.whoru : auth | jar | 1.2 |
com.hazelcast : hazelcast | jar | 3.8 |
com.hazelcast : hazelcast-spring | jar | 3.8 |
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.0.9.RELEASE |
ru.yandex.qatools.embed : embedded-services | jar | 1.20 |