Dachs - Data Change Snitch

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

License

License

GroupId

GroupId

com.ethlo.dachs
ArtifactId

ArtifactId

dachs
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

pom
Description

Description

Dachs - Data Change Snitch
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

Download dachs

Filename Size
dachs-0.9.3.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.ethlo.dachs/dachs/ -->
<dependency>
    <groupId>com.ethlo.dachs</groupId>
    <artifactId>dachs</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs/
implementation 'com.ethlo.dachs:dachs:0.9.3'
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs/
implementation ("com.ethlo.dachs:dachs:0.9.3")
'com.ethlo.dachs:dachs:pom:0.9.3'
<dependency org="com.ethlo.dachs" name="dachs" rev="0.9.3">
  <artifact name="dachs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.dachs', module='dachs', version='0.9.3')
)
libraryDependencies += "com.ethlo.dachs" % "dachs" % "0.9.3"
[com.ethlo.dachs/dachs "0.9.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dachs-eclipselink
  • dachs-hibernate
  • dachs-common
  • dachs-common-test
  • dachs-common-jpa
  • dachs-audit

Versions

Version
0.9.3
0.9.2
0.9.1
0.9
0.8.1
0.8
0.7.1