Last Version

se.oyabun.criters:criters-annotation 1.0.1

Criters engine is a framework for automating searches using JPA.

License

License

GroupId

GroupId

se.oyabun.criters
ArtifactId

ArtifactId

criters-annotation
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-annotation 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
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.