Instep

Tools are designed for more easier coding.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

me.insidezhou.instep
ArtifactId

ArtifactId

instep-dao
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Instep
Tools are designed for more easier coding.
Project URL

Project URL

https://github.com/InsideZhou/Instep
Source Code Management

Source Code Management

https://github.com/InsideZhou/Instep

Download instep-dao

How to add to project

<!-- https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/ -->
<dependency>
    <groupId>me.insidezhou.instep</groupId>
    <artifactId>instep-dao</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/
implementation 'me.insidezhou.instep:instep-dao:3.0.0'
// https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/
implementation ("me.insidezhou.instep:instep-dao:3.0.0")
'me.insidezhou.instep:instep-dao:jar:3.0.0'
<dependency org="me.insidezhou.instep" name="instep-dao" rev="3.0.0">
  <artifact name="instep-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.insidezhou.instep', module='instep-dao', version='3.0.0')
)
libraryDependencies += "me.insidezhou.instep" % "instep-dao" % "3.0.0"
[me.insidezhou.instep/instep-dao "3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
me.insidezhou.instep : instep-core jar 3.0.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
com.microsoft.sqlserver : mssql-jdbc jar 7.4.1.jre8

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.2
2.1.1
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.1
1.0.0
0.1.0