License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.alterioncorp |
ArtifactId | ArtifactIdlogging-filter-parent |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent POM for com.alterioncorp projects.
|
Filename | Size |
---|---|
logging-filter-parent-1.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alterioncorp/logging-filter-parent/ -->
<dependency>
<groupId>com.alterioncorp</groupId>
<artifactId>logging-filter-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alterioncorp/logging-filter-parent/
implementation 'com.alterioncorp:logging-filter-parent:1.2'
// https://jarcasting.com/artifacts/com.alterioncorp/logging-filter-parent/
implementation ("com.alterioncorp:logging-filter-parent:1.2")
'com.alterioncorp:logging-filter-parent:pom:1.2'
<dependency org="com.alterioncorp" name="logging-filter-parent" rev="1.2">
<artifact name="logging-filter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alterioncorp', module='logging-filter-parent', version='1.2')
)
libraryDependencies += "com.alterioncorp" % "logging-filter-parent" % "1.2"
[com.alterioncorp/logging-filter-parent "1.2"]