is not current version
Last Version 1.0.1

se.oyabun.criters:criters-reactor 1.0.0

Criters engine is a framework for automating searches using JPA.

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

se.oyabun.criters
ArtifactId

ArtifactId

criters-reactor
Version

Version

1.0.0
Type

Type

pom

Download criters-reactor 1.0.0

Filename Size
criters-reactor-1.0.0.pom 13 KB
Browse

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