is not current version
Last Version 3.1.0

com.github.pnowy.nc:nativeCriteria-spring 2.1

Native Criteria Spring Integration Module

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.pnowy.nc
ArtifactId

ArtifactId

nativeCriteria-spring
Version

Version

2.1
Type

Type

jar

Download nativeCriteria-spring 2.1


<!-- https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-spring/ -->
<dependency>
    <groupId>com.github.pnowy.nc</groupId>
    <artifactId>nativeCriteria-spring</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-spring/
implementation 'com.github.pnowy.nc:nativeCriteria-spring:2.1'
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-spring/
implementation ("com.github.pnowy.nc:nativeCriteria-spring:2.1")
'com.github.pnowy.nc:nativeCriteria-spring:jar:2.1'
<dependency org="com.github.pnowy.nc" name="nativeCriteria-spring" rev="2.1">
  <artifact name="nativeCriteria-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pnowy.nc', module='nativeCriteria-spring', version='2.1')
)
libraryDependencies += "com.github.pnowy.nc" % "nativeCriteria-spring" % "2.1"
[com.github.pnowy.nc/nativeCriteria-spring "2.1"]