License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIddal |
Version | Version1.16 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationQuAck |
Filename | Size |
---|---|
dal-1.16.pom | |
dal-1.16.jar | 30 KB |
dal-1.16-sources.jar | 19 KB |
dal-1.16-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/dal/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>dal</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/dal/
implementation 'com.testquack:dal:1.16'
// https://jarcasting.com/artifacts/com.testquack/dal/
implementation ("com.testquack:dal:1.16")
'com.testquack:dal:jar:1.16'
<dependency org="com.testquack" name="dal" rev="1.16">
<artifact name="dal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='dal', version='1.16')
)
libraryDependencies += "com.testquack" % "dal" % "1.16"
[com.testquack/dal "1.16"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : beans | jar | 1.16 |
org.springframework : spring-beans | jar | 5.0.9.RELEASE |
org.springframework : spring-core | jar | 5.0.9.RELEASE |
org.springframework : spring-context | jar | 5.0.9.RELEASE |
org.springframework : spring-expression | jar | 5.0.9.RELEASE |
org.springframework.data : spring-data-mongodb | jar | 2.0.10.RELEASE |
org.mongodb : mongo-java-driver | jar | 3.12.9 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.slf4j : slf4j-log4j12 | jar | 1.7.22 |
org.apache.commons : commons-lang3 | jar | 3.7 |
ru.greatbit : java-utils | jar | 2.0 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ru.yandex.qatools.embed : embedded-services | jar | 1.21 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.springframework : spring-test | jar | 5.0.9.RELEASE |