License |
License |
---|---|
GroupId | GroupIdru.i-novus.components |
ArtifactId | ArtifactIdcdv-core |
Last Version | Last Version2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfigurable validations library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdv-core-2.8.pom | |
cdv-core-2.8.jar | 10 KB |
cdv-core-2.8-sources.jar | 7 KB |
cdv-core-2.8-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.i-novus.components/cdv-core/ -->
<dependency>
<groupId>ru.i-novus.components</groupId>
<artifactId>cdv-core</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/cdv-core/
implementation 'ru.i-novus.components:cdv-core:2.8'
// https://jarcasting.com/artifacts/ru.i-novus.components/cdv-core/
implementation ("ru.i-novus.components:cdv-core:2.8")
'ru.i-novus.components:cdv-core:jar:2.8'
<dependency org="ru.i-novus.components" name="cdv-core" rev="2.8">
<artifact name="cdv-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='cdv-core', version='2.8')
)
libraryDependencies += "ru.i-novus.components" % "cdv-core" % "2.8"
[ru.i-novus.components/cdv-core "2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |