Dachs - Common Test

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.ethlo.dachs
ArtifactId

ArtifactId

dachs-common-test
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

Dachs - Common Test
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/dachs-common-test

Download dachs-common-test

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9
0.8.1
0.8
0.7.1