License |
License |
---|---|
GroupId | GroupIdio.github.ololx.cranberry |
ArtifactId | ArtifactIdcranberry-statement |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionio.github.ololx.cranberry:cranberry-statement
The cranberry statement is a module of cranberry library (see cranberry). This module provides an api for the
statements validation (such as not null and e.t.c.). This module includes an annotations for the injecting methods
of this api into code during compilation.
|
Filename | Size |
---|---|
cranberry-statement-0.9.1.pom | |
cranberry-statement-0.9.1.jar | 40 KB |
cranberry-statement-0.9.1-sources.jar | 24 KB |
cranberry-statement-0.9.1-javadoc.jar | 474 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-statement/ -->
<dependency>
<groupId>io.github.ololx.cranberry</groupId>
<artifactId>cranberry-statement</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-statement/
implementation 'io.github.ololx.cranberry:cranberry-statement:0.9.1'
// https://jarcasting.com/artifacts/io.github.ololx.cranberry/cranberry-statement/
implementation ("io.github.ololx.cranberry:cranberry-statement:0.9.1")
'io.github.ololx.cranberry:cranberry-statement:jar:0.9.1'
<dependency org="io.github.ololx.cranberry" name="cranberry-statement" rev="0.9.1">
<artifact name="cranberry-statement" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ololx.cranberry', module='cranberry-statement', version='0.9.1')
)
libraryDependencies += "io.github.ololx.cranberry" % "cranberry-statement" % "0.9.1"
[io.github.ololx.cranberry/cranberry-statement "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ololx.cranberry : cranberry-commons | jar | 0.9.1 |