License |
License |
---|---|
GroupId | GroupIdcom.impetus.kundera.core |
ArtifactId | ArtifactIdfallback-impl |
Last Version | Last Version3.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkundera-fallback-impl
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
fallback-impl-3.13.pom | |
fallback-impl-3.13.jar | 19 KB |
fallback-impl-3.13-tests.jar | 64 KB |
fallback-impl-3.13-sources.jar | 12 KB |
fallback-impl-3.13-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.impetus.kundera.core/fallback-impl/ -->
<dependency>
<groupId>com.impetus.kundera.core</groupId>
<artifactId>fallback-impl</artifactId>
<version>3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.impetus.kundera.core/fallback-impl/
implementation 'com.impetus.kundera.core:fallback-impl:3.13'
// https://jarcasting.com/artifacts/com.impetus.kundera.core/fallback-impl/
implementation ("com.impetus.kundera.core:fallback-impl:3.13")
'com.impetus.kundera.core:fallback-impl:jar:3.13'
<dependency org="com.impetus.kundera.core" name="fallback-impl" rev="3.13">
<artifact name="fallback-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impetus.kundera.core', module='fallback-impl', version='3.13')
)
libraryDependencies += "com.impetus.kundera.core" % "fallback-impl" % "3.13"
[com.impetus.kundera.core/fallback-impl "3.13"]
Group / Artifact | Type | Version |
---|---|---|
com.impetus.kundera.core : kundera-core | jar | 3.13 |
org.apache.lucene : lucene-core | jar | 5.5.0 |
org.apache.lucene : lucene-analyzers-common | jar | 5.5.0 |
org.apache.lucene : lucene-queryparser | jar | 5.5.0 |
cglib : cglib | jar | 2.2.2 |
commons-logging : commons-logging | jar | 1.1.1 |
net.sf.ehcache : ehcache-core | jar | 2.5.2 |
javassist : javassist | jar | 3.12.1.GA |
com.google.guava : guava | jar | 18.0 |
javax.transaction : jta | jar | 1.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
commons-configuration : commons-configuration | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
com.impetus.kundera.core : kundera-core | test-jar | 3.13 |
org.databene : contiperf | jar | 2.2.0 |