License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.coosproject.plugins |
ArtifactId | ArtifactIdlogging-parent |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlogging-parent
|
Filename | Size |
---|---|
logging-parent-1.3.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coosproject.plugins/logging-parent/ -->
<dependency>
<groupId>org.coosproject.plugins</groupId>
<artifactId>logging-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.plugins/logging-parent/
implementation 'org.coosproject.plugins:logging-parent:1.3.1'
// https://jarcasting.com/artifacts/org.coosproject.plugins/logging-parent/
implementation ("org.coosproject.plugins:logging-parent:1.3.1")
'org.coosproject.plugins:logging-parent:pom:1.3.1'
<dependency org="org.coosproject.plugins" name="logging-parent" rev="1.3.1">
<artifact name="logging-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.plugins', module='logging-parent', version='1.3.1')
)
libraryDependencies += "org.coosproject.plugins" % "logging-parent" % "1.3.1"
[org.coosproject.plugins/logging-parent "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.felix : org.apache.felix.bundlerepository | jar | 1.4.2 |