| License |
License |
|---|---|
| GroupId | GroupIdde.bitgrip.ficum |
| ArtifactId | ArtifactIdficum-visitor |
| Version | Version0.12.0 |
| Type | Typejar |
| Description |
DescriptionFICUM - Visitors
A query DSL and parser for real dynamic queries.
|
| Filename | Size |
|---|---|
| ficum-visitor-0.12.0.pom | |
| ficum-visitor-0.12.0.jar | 20 KB |
| ficum-visitor-0.12.0-sources.jar | 7 KB |
| ficum-visitor-0.12.0-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-visitor/ -->
<dependency>
<groupId>de.bitgrip.ficum</groupId>
<artifactId>ficum-visitor</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-visitor/
implementation 'de.bitgrip.ficum:ficum-visitor:0.12.0'
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-visitor/
implementation ("de.bitgrip.ficum:ficum-visitor:0.12.0")
'de.bitgrip.ficum:ficum-visitor:jar:0.12.0'
<dependency org="de.bitgrip.ficum" name="ficum-visitor" rev="0.12.0">
<artifact name="ficum-visitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bitgrip.ficum', module='ficum-visitor', version='0.12.0')
)
libraryDependencies += "de.bitgrip.ficum" % "ficum-visitor" % "0.12.0"
[de.bitgrip.ficum/ficum-visitor "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.bitgrip.ficum : ficum-node | jar | 0.12.0 |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional | jar | 1.0.2.Final |
| org.mongodb : mongodb-driver Optional | jar | 3.10.2 |
| com.hazelcast : hazelcast-client Optional | jar | 3.12.1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.google.guava : guava | jar | 28.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| de.bitgrip.ficum : ficum-parser | jar | 0.12.0 |
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.hibernate : hibernate-validator | jar | 6.0.17.Final |
| org.hibernate : hibernate-entitymanager | jar | 5.4.3.Final |
| org.springframework : spring-test | jar | 5.1.5.RELEASE |
| org.springframework : spring-context | jar | 5.1.5.RELEASE |
| org.springframework : spring-orm | jar | 5.1.5.RELEASE |
| org.hsqldb : hsqldb | jar | 2.5.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| org.slf4j : jul-to-slf4j | jar | 1.7.25 |