License |
License |
---|---|
GroupId | GroupIdcom.axibase |
ArtifactId | ArtifactIdaggregation-log-filter-test |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAggregation Log Filter Test
Utilities used in aggregation-log-filter adapters tests
|
<!-- https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-test/ -->
<dependency>
<groupId>com.axibase</groupId>
<artifactId>aggregation-log-filter-test</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-test/
implementation 'com.axibase:aggregation-log-filter-test:3.2.1'
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-test/
implementation ("com.axibase:aggregation-log-filter-test:3.2.1")
'com.axibase:aggregation-log-filter-test:jar:3.2.1'
<dependency org="com.axibase" name="aggregation-log-filter-test" rev="3.2.1">
<artifact name="aggregation-log-filter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='aggregation-log-filter-test', version='3.2.1')
)
libraryDependencies += "com.axibase" % "aggregation-log-filter-test" % "3.2.1"
[com.axibase/aggregation-log-filter-test "3.2.1"]