License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.pnowy.nc |
ArtifactId | ArtifactIdnativeCriteria-spring |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionnativeCriteria-spring
Native Criteria Spring Integration Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-spring/ -->
<dependency>
<groupId>com.github.pnowy.nc</groupId>
<artifactId>nativeCriteria-spring</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-spring/
implementation 'com.github.pnowy.nc:nativeCriteria-spring:3.1.0'
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-spring/
implementation ("com.github.pnowy.nc:nativeCriteria-spring:3.1.0")
'com.github.pnowy.nc:nativeCriteria-spring:jar:3.1.0'
<dependency org="com.github.pnowy.nc" name="nativeCriteria-spring" rev="3.1.0">
<artifact name="nativeCriteria-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pnowy.nc', module='nativeCriteria-spring', version='3.1.0')
)
libraryDependencies += "com.github.pnowy.nc" % "nativeCriteria-spring" % "3.1.0"
[com.github.pnowy.nc/nativeCriteria-spring "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.pnowy.nc : nativeCriteria-core | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.14.0 |