Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdde.sfuhrm |
ArtifactId | ArtifactIdlogwebconfig-parent |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
logwebconfig-parent-0.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig-parent/ -->
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>logwebconfig-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig-parent/
implementation 'de.sfuhrm:logwebconfig-parent:0.0.1'
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig-parent/
implementation ("de.sfuhrm:logwebconfig-parent:0.0.1")
'de.sfuhrm:logwebconfig-parent:pom:0.0.1'
<dependency org="de.sfuhrm" name="logwebconfig-parent" rev="0.0.1">
<artifact name="logwebconfig-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='logwebconfig-parent', version='0.0.1')
)
libraryDependencies += "de.sfuhrm" % "logwebconfig-parent" % "0.0.1"
[de.sfuhrm/logwebconfig-parent "0.0.1"]