License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.github.skjolber.log-domain |
ArtifactId | ArtifactIdlog-domain-parent |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlog-domain-parent
Parent for log-domain modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
log-domain-parent-1.0.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skjolber.log-domain/log-domain-parent/ -->
<dependency>
<groupId>com.github.skjolber.log-domain</groupId>
<artifactId>log-domain-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.log-domain/log-domain-parent/
implementation 'com.github.skjolber.log-domain:log-domain-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.skjolber.log-domain/log-domain-parent/
implementation ("com.github.skjolber.log-domain:log-domain-parent:1.0.3")
'com.github.skjolber.log-domain:log-domain-parent:pom:1.0.3'
<dependency org="com.github.skjolber.log-domain" name="log-domain-parent" rev="1.0.3">
<artifact name="log-domain-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.log-domain', module='log-domain-parent', version='1.0.3')
)
libraryDependencies += "com.github.skjolber.log-domain" % "log-domain-parent" % "1.0.3"
[com.github.skjolber.log-domain/log-domain-parent "1.0.3"]