License |
License |
---|---|
GroupId | GroupIdcom.ethlo.dachs |
ArtifactId | ArtifactIddachs-common |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDachs - Common
Dachs - Data Change Snitch - Common module
|
Project URL |
Project URL |
Filename | Size |
---|---|
dachs-common-0.9.3.pom | |
dachs-common-0.9.3.jar | 18 KB |
dachs-common-0.9.3-sources.jar | 10 KB |
dachs-common-0.9.3-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common/ -->
<dependency>
<groupId>com.ethlo.dachs</groupId>
<artifactId>dachs-common</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common/
implementation 'com.ethlo.dachs:dachs-common:0.9.3'
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common/
implementation ("com.ethlo.dachs:dachs-common:0.9.3")
'com.ethlo.dachs:dachs-common:jar:0.9.3'
<dependency org="com.ethlo.dachs" name="dachs-common" rev="0.9.3">
<artifact name="dachs-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.dachs', module='dachs-common', version='0.9.3')
)
libraryDependencies += "com.ethlo.dachs" % "dachs-common" % "0.9.3"
[com.ethlo.dachs/dachs-common "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
org.assertj : assertj-core | jar | 3.10.0 |