GroupId | GroupIdcom.axibase |
---|---|
ArtifactId | ArtifactIdaggregation-log-filter |
Version | Version3.0.0 |
Type | Typepom |
Filename | Size |
---|---|
aggregation-log-filter-3.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter/ -->
<dependency>
<groupId>com.axibase</groupId>
<artifactId>aggregation-log-filter</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter/
implementation 'com.axibase:aggregation-log-filter:3.0.0'
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter/
implementation ("com.axibase:aggregation-log-filter:3.0.0")
'com.axibase:aggregation-log-filter:pom:3.0.0'
<dependency org="com.axibase" name="aggregation-log-filter" rev="3.0.0">
<artifact name="aggregation-log-filter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='aggregation-log-filter', version='3.0.0')
)
libraryDependencies += "com.axibase" % "aggregation-log-filter" % "3.0.0"
[com.axibase/aggregation-log-filter "3.0.0"]