Project with Classes for conversion between date classes and for DAOs
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.s-jr.utils.sql.parametertype |
ArtifactId | ArtifactIdbase-parameter-type |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBaseParameterType
The Basic ParameterTypes
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql.parametertype/base-parameter-type/ -->
<dependency>
<groupId>net.s-jr.utils.sql.parametertype</groupId>
<artifactId>base-parameter-type</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.parametertype/base-parameter-type/
implementation 'net.s-jr.utils.sql.parametertype:base-parameter-type:1.0.3'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.parametertype/base-parameter-type/
implementation ("net.s-jr.utils.sql.parametertype:base-parameter-type:1.0.3")
'net.s-jr.utils.sql.parametertype:base-parameter-type:jar:1.0.3'
<dependency org="net.s-jr.utils.sql.parametertype" name="base-parameter-type" rev="1.0.3">
<artifact name="base-parameter-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql.parametertype', module='base-parameter-type', version='1.0.3')
)
libraryDependencies += "net.s-jr.utils.sql.parametertype" % "base-parameter-type" % "1.0.3"
[net.s-jr.utils.sql.parametertype/base-parameter-type "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar |
Project with Classes for conversion between date classes and for DAOs