| License |
License |
|---|---|
| GroupId | GroupIdcom.mtnfog |
| ArtifactId | ArtifactIdeql-filters |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptioneql-filters
Entity Query Language (EQL) is a SQL-like language for querying entities.
|
| Filename | Size |
|---|---|
| eql-filters-1.0.pom | |
| eql-filters-1.0.jar | 6 KB |
| eql-filters-1.0-sources.jar | 4 KB |
| eql-filters-1.0-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mtnfog/eql-filters/ -->
<dependency>
<groupId>com.mtnfog</groupId>
<artifactId>eql-filters</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mtnfog/eql-filters/
implementation 'com.mtnfog:eql-filters:1.0'
// https://jarcasting.com/artifacts/com.mtnfog/eql-filters/
implementation ("com.mtnfog:eql-filters:1.0")
'com.mtnfog:eql-filters:jar:1.0'
<dependency org="com.mtnfog" name="eql-filters" rev="1.0">
<artifact name="eql-filters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mtnfog', module='eql-filters', version='1.0')
)
libraryDependencies += "com.mtnfog" % "eql-filters" % "1.0"
[com.mtnfog/eql-filters "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mtnfog : eql-language | jar | 1.0 |
| com.mtnfog : entity-model | jar | 1.0.11 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |