License |
License |
---|---|
GroupId | GroupIdcom.testquack |
ArtifactId | ArtifactIddal |
Version | Version1.17 |
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.17.pom | |
dal-1.17.jar | 30 KB |
dal-1.17-sources.jar | 19 KB |
dal-1.17-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testquack/dal/ -->
<dependency>
<groupId>com.testquack</groupId>
<artifactId>dal</artifactId>
<version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.testquack/dal/
implementation 'com.testquack:dal:1.17'
// https://jarcasting.com/artifacts/com.testquack/dal/
implementation ("com.testquack:dal:1.17")
'com.testquack:dal:jar:1.17'
<dependency org="com.testquack" name="dal" rev="1.17">
<artifact name="dal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testquack', module='dal', version='1.17')
)
libraryDependencies += "com.testquack" % "dal" % "1.17"
[com.testquack/dal "1.17"]
Group / Artifact | Type | Version |
---|---|---|
com.testquack : beans | jar | 1.17 |
org.springframework : spring-beans | jar | 5.3.14 |
org.springframework : spring-core | jar | 5.3.14 |
org.springframework : spring-context | jar | 5.3.14 |
org.springframework : spring-expression | jar | 5.3.14 |
org.springframework.data : spring-data-mongodb | jar | 3.3.0 |
org.mongodb : mongodb-driver-sync | jar | 4.4.0 |
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.3.14 |