| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.github.pnowy.nc |
| ArtifactId | ArtifactIdnativeCriteria-test |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionnativeCriteria-test
Native Criteria Test
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-test/ -->
<dependency>
<groupId>com.github.pnowy.nc</groupId>
<artifactId>nativeCriteria-test</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-test/
implementation 'com.github.pnowy.nc:nativeCriteria-test:3.1.0'
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-test/
implementation ("com.github.pnowy.nc:nativeCriteria-test:3.1.0")
'com.github.pnowy.nc:nativeCriteria-test:jar:3.1.0'
<dependency org="com.github.pnowy.nc" name="nativeCriteria-test" rev="3.1.0">
<artifact name="nativeCriteria-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pnowy.nc', module='nativeCriteria-test', version='3.1.0')
)
libraryDependencies += "com.github.pnowy.nc" % "nativeCriteria-test" % "3.1.0"
[com.github.pnowy.nc/nativeCriteria-test "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.pnowy.nc : nativeCriteria-spring | jar | 3.1.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.14.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.liquibase : liquibase-core | jar | |
| com.h2database : h2 | jar |