Last Version

se.oyabun.criters.test:criters-test-core 1.0.1

Criters engine is a framework for automating searches using JPA.

License

License

GroupId

GroupId

se.oyabun.criters.test
ArtifactId

ArtifactId

criters-test-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Criters engine is a framework for automating searches using JPA.
Project Organization

Project Organization

Oyabun AB

Download criters-test-core 1.0.1


<!-- https://jarcasting.com/artifacts/se.oyabun.criters.test/criters-test-core/ -->
<dependency>
    <groupId>se.oyabun.criters.test</groupId>
    <artifactId>criters-test-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.oyabun.criters.test/criters-test-core/
implementation 'se.oyabun.criters.test:criters-test-core:1.0.1'
// https://jarcasting.com/artifacts/se.oyabun.criters.test/criters-test-core/
implementation ("se.oyabun.criters.test:criters-test-core:1.0.1")
'se.oyabun.criters.test:criters-test-core:jar:1.0.1'
<dependency org="se.oyabun.criters.test" name="criters-test-core" rev="1.0.1">
  <artifact name="criters-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.oyabun.criters.test', module='criters-test-core', version='1.0.1')
)
libraryDependencies += "se.oyabun.criters.test" % "criters-test-core" % "1.0.1"
[se.oyabun.criters.test/criters-test-core "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
se.oyabun.criters : criters-annotation jar 1.0.1
javax.persistence : javax.persistence-api jar 2.2
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.