License |
License |
---|---|
GroupId | GroupIdcom.ethlo.dachs |
ArtifactId | ArtifactIddachs-common-test |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDachs - Common Test
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
dachs-common-test-0.9.3.pom | |
dachs-common-test-0.9.3.jar | 23 KB |
dachs-common-test-0.9.3-sources.jar | 12 KB |
dachs-common-test-0.9.3-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common-test/ -->
<dependency>
<groupId>com.ethlo.dachs</groupId>
<artifactId>dachs-common-test</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common-test/
implementation 'com.ethlo.dachs:dachs-common-test:0.9.3'
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common-test/
implementation ("com.ethlo.dachs:dachs-common-test:0.9.3")
'com.ethlo.dachs:dachs-common-test:jar:0.9.3'
<dependency org="com.ethlo.dachs" name="dachs-common-test" rev="0.9.3">
<artifact name="dachs-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.dachs', module='dachs-common-test', version='0.9.3')
)
libraryDependencies += "com.ethlo.dachs" % "dachs-common-test" % "0.9.3"
[com.ethlo.dachs/dachs-common-test "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
com.ethlo.dachs : dachs-common | jar | 0.9.3 |
org.springframework : spring-orm | jar | |
org.springframework.data : spring-data-commons | jar | |
org.springframework : spring-tx | jar | |
org.eclipse.persistence : javax.persistence | jar | 2.2.0 |
org.springframework : spring-test | jar | |
org.assertj : assertj-core | jar | 3.11.1 |
junit : junit | jar | 4.12 |